awt_quant.data_fetch ==================== .. py:module:: awt_quant.data_fetch .. autoapi-nested-parse:: Data Fetching Module This module provides functions for retrieving financial and macroeconomic data from external sources such as Yahoo Finance. Available Functions: - `fetch_macro_data`: Retrieves macroeconomic indicators. - `fetch_yfinance_data`: Fetches historical stock price data from Yahoo Finance. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/awt_quant/data_fetch/macro/index /autoapi/awt_quant/data_fetch/yf_fetch/index