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 had this problem as well. I fixed this by adding data_stream='polygon' to the StreamConn.
I think it is on line 75 if I am not mistaken, or around there. Its the first thing in the 'run' function.
When I run the script I get the following:
I've made modifications with the fixes in #14, #4, and
from ta.trend import macd
from #8The following are the errors given:
and also:
I haven't seen any other issues addressing these errors. I'm currently running it on Digital Ocean's App Platform.
The text was updated successfully, but these errors were encountered: