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

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