Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown Channel A.ADAP and Unknown Channel A.AIM #29

Open
mackenly opened this issue Oct 13, 2020 · 2 comments
Open

Unknown Channel A.ADAP and Unknown Channel A.AIM #29

mackenly opened this issue Oct 13, 2020 · 2 comments

Comments

@mackenly
Copy link

When I run the script I get the following:
image

I've made modifications with the fixes in #14, #4, and from ta.trend import macd from #8

The following are the errors given:
image
and also:
image

I haven't seen any other issues addressing these errors. I'm currently running it on Digital Ocean's App Platform.

@zenwaffles
Copy link

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:
image

@mackenly
Copy link
Author

mackenly commented Dec 9, 2020

@zenwaffles Awesome, I'll try that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants