diff --git a/main.py b/main.py index 077dfb8e..6c8ae3d9 100644 --- a/main.py +++ b/main.py @@ -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