Open mackenly opened 4 years ago
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.
Screenshot for reference:
@zenwaffles Awesome, I'll try that.
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.