Update main.py

This commit is contained in:
Yijia Xiao 2025-07-03 10:14:06 -04:00 committed by GitHub
parent f704828f89
commit c73e374e7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ _, decision = ta.propagate("NVDA", "2024-05-10")
print(decision)
# Memorize mistakes and reflect
ta.reflect_and_remember(1000) # parameter is the position returns
# ta.reflect_and_remember(1000) # parameter is the position returns