chatman-media / iex-cloud

IEX Cloud API TypeScript Client
MIT License
37 stars 15 forks source link

Support for a specific iexcloud.io API #13

Open moonlitSpider opened 4 years ago

moonlitSpider commented 4 years ago

Hello. Do you support this API offered by iexcloud?

https://cloud.iexapis.com/v1/stock/market/batch?symbols=vdigx&types=quote&token=TOKEN

and, if so, can you please provide an example of which interface to use?

Behind my question is the need to get time-series closing price data for mutual funds (e.g., VDIGX) rather than individual stocks.

Thank you!

chatman-media commented 4 years ago

Hello, @moonlitSpider . No, I haven't added batch methods same as for mutual funds data, I'll try to find some time in a couple of weeks.