Update main.py

This commit is contained in:
Yijia Xiao 2025-07-03 10:14:06 -04:00 committed by GitHub
parent 109941af43
commit cedde45285
1 changed files with 1 additions and 1 deletions

View File

@ -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