patriques82 / alphavantage4j

(Repository is not maintained anymore) A Java wrapper to get stock data and stock indicators from the Alpha Vantage API
https://www.alphavantage.co/
Apache License 2.0
124 stars 73 forks source link

Batch quote has missing data #44

Open thulasiram333 opened 5 years ago

thulasiram333 commented 5 years ago

Batch response parses out and emits only Price, volume, and timestamp. Add support to extra remaining attributes.