You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've read through all the issues and made corrections to algo.py as needed. Now I am getting:
Fatal Python error: Cannot recover from stack overflow.
Current thread 0x00007f089df6a740 (most recent call first):
File "/usr/lib/python3.7/asyncio/base_events.py", line 480 in _check_closed
File "/usr/lib/python3.7/asyncio/base_events.py", line 560 in run_until_complete
File "/usr/local/lib/python3.7/dist-packages/alpaca_trade_api/stream2.py", line 275 in run
File "algo.py", line 422 in run_ws
File "algo.py", line 426 in run_ws
File "algo.py", line 426 in run_ws
File "algo.py", line 426 in run_ws