RomelTorres / alpha_vantage

A python wrapper for Alpha Vantage API for financial data.
MIT License
4.3k stars 741 forks source link

feat(intraday) add new parameters from API (month, adjusted and extended_hours) #362

Closed bastienjalbert closed 8 months ago

bastienjalbert commented 8 months ago

Add the capabilities to use month, adjusted and extended_hours arguments to the API with get_intraday() function