Petersoj / alpaca-java

A Java API for Alpaca, the commission free, algo friendly, stock trading broker. https://alpaca.markets
https://petersoj.github.io/alpaca-java/
MIT License
198 stars 84 forks source link

Update to v2 for various Polygon endpoints #17

Closed Petersoj closed 4 years ago

Petersoj commented 4 years ago

Polygon has updated various endpoints to version 2 (e.g. Historic Trades). So the JSON files in sampleJson/polygon need to be updated as well as the request URLs. I can open a PR for this later.

Petersoj commented 4 years ago

This issue is resolved with #21! @mainstringargs See my comment about the 5.0.0 release here please.