alpacahq / Momentum-Trading-Example

An example algorithm for a momentum-based day trading strategy.
657 stars 218 forks source link

404 Not Found Error #16

Closed erod998 closed 4 years ago

erod998 commented 4 years ago

Using Python 3.8.2: requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.polygon.io/v1/historic/agg/minute/RDHL?limit=1000&apiKey=mykey`

Any idea what could be causing this?

umitanuki commented 4 years ago

Thanks for the report. We will fix the issue by upgrading to v2 endpoint.