mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-05-01 14:33:10 +03:00
Update main.py
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user