Overview of alpha_vantage submodules
developThe alpha_vantage package is organized into several specialized submodules for accessing different types of financial data from the Alpha Vantage API:
alpha_vantage.alphavantage: Core Alpha Vantage functionality.alpha_vantage.cryptocurrencies: Cryptocurrency market data.alpha_vantage.foreignexchange: Foreign exchange (Forex) data.alpha_vantage.sectorperformance: Sector performance data.alpha_vantage.techindicators: Technical indicators (e.g., SMA, EMA, RSI).alpha_vantage.timeseries: Time series data (e.g., daily, intraday, weekly stock prices).