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
197 stars 82 forks source link

added vw to aggregate schema and limit and sort to aggregates call #86

Closed belarusrulez closed 3 years ago

belarusrulez commented 3 years ago

added vw to aggregate schema and limit and sort to aggregates call

Petersoj commented 3 years ago

Looks good! I'll merge this soon. Thanks!

belarusrulez commented 3 years ago

@Petersoj in conversation with polygon support found one undocumented method. can be handy for historical queries. in 2 words in aggregates from to can be unix timestamps. for example it can be handy if you want to find vwap in some particular time of some particular day you can use this one instead of calculations.