Closed aagnone3 closed 5 years ago
Same problem
I had this issue during a downtime for the SERVER between 10pm and 2am pst.
Sounds like this is an intermittent Polygon issue. You may want to contact them for more information at support@polygon.io.
I'm having the same issue. I contacted Polygon and they said the stream is only available when connected to the live trading account and not paper trading account
I’m having same issue — but it DID work for paper previously ? Is it just down right now ? Or what...
Contrary to what Polygon told me, I actually was able to get the Polygon feed working with my paper account. However, it only started to work after I funded by live trading account with real $.
Got it — yes my Algo is now working too. Seems the server was simply down over the weekend.
On May 10, 2020, at 9:16 PM, Rohan Mehta notifications@github.com<mailto:notifications@github.com> wrote:
Contrary to what Polygon told me, I actually was able to get the Polygon feed working with my paper account. However, it only started to work after I funded by live trading account with real $.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Falpacahq%2FMomentum-Trading-Example%2Fissues%2F1%23issuecomment-626435178&data=02%7C01%7C%7C0c13b63707424eeac62808d7f5516236%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637247602188660120&sdata=YKewYtZpS%2B3J5JE3XEp9n83r7z4%2BCVuQvL%2FeOgCIX%2FA%3D&reserved=0, or unsubscribehttps://nam10.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FALPUCIHWDZDUSOUCEMBNPPDRQ5NZTANCNFSM4GYFVIBQ&data=02%7C01%7C%7C0c13b63707424eeac62808d7f5516236%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637247602188670067&sdata=g6Xh4ghokv2iBPfut2z7UIbUjM6tocofRspDkerpoIE%3D&reserved=0.
I have only edited the example to use my paper trading credentials.
api.polygon.all_tickers()
is returning{'count': 0, 'status': 'OK', 'tickers': []}
for my paper credentials. Any idea why this might be? I have a bank account linked and some money transferred, so I believe I have a brokerage account fully set up. That's my main thought on the issue.Thanks for the help!