tmarois / polygon-php-sdk

PHP SDK for the Polygon Market API
https://polygon.io
MIT License
1 stars 0 forks source link

Aggregates and Grouped Daily methods #1

Open zenichanin opened 4 years ago

zenichanin commented 4 years ago

Are you planning on adding methods for aggregates and grouped daily?

https://polygon.io/docs/#get_v2_aggs_ticker__ticker__range__multiplier___timespan___from___to__anchor https://polygon.io/docs/#get_v2_aggs_grouped_locale__locale__market__market___date__anchor

timothymarois commented 4 years ago

Hey @zenichanin

Currently built this wrapper SDK to make the API easier to use, If you want to fork and implement the additional features, send in a pull request and we can build it up. At the moment I've deep into a few big projects, I don't have the time to do it. I do have a few upgrades I want to make eventually, been using this within my own platform, and have been great so far.

Let me know if you have any more suggestions.