RomelTorres / alpha_vantage

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

Intraday Support for Crypto #298

Closed import-benton closed 3 years ago

import-benton commented 3 years ago

I've noticed that support for intraday crypto was removed, or at least I'm novice enough to not know where this is. I'm currently using from alpha_vantage.cryptocurrencies import CryptoCurrencies and can't seem to find intraday in this package. Should I be looking elsewhere, and if not, will support for this feature be returning any time soon?

AlphaVantageSupport commented 3 years ago

@XemnasAutomated, since this Python library is just a pass-through of the main Alpha Vantage API, could you please relay functionality-specific questions to support@alphavantage.co directly? Thanks!