Update main.py
This commit is contained in:
parent
f704828f89
commit
c73e374e7c
2
main.py
2
main.py
|
|
@ -18,4 +18,4 @@ _, decision = ta.propagate("NVDA", "2024-05-10")
|
||||||
print(decision)
|
print(decision)
|
||||||
|
|
||||||
# Memorize mistakes and reflect
|
# Memorize mistakes and reflect
|
||||||
ta.reflect_and_remember(1000) # parameter is the position returns
|
# ta.reflect_and_remember(1000) # parameter is the position returns
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue