schardtbc / iexcloud_api_wrapper

iexcloud api wrapper written in typescript (asynchronous interface)
MIT License
84 stars 19 forks source link

Getting intraday pricing #25

Open munroe7 opened 5 years ago

munroe7 commented 5 years ago

This is probably something pretty simple but I can't seem to find it. How do I get the Open, High, and Low for the current day? I'm not interested in pulling minute by minute data for the day.

schardtbc commented 5 years ago

Those are changes to the api that have not been implemented, I will resolve this asap.