- Add Tradier to VENDOR_LIST, TOOLS_CATEGORIES (options_chain), and VENDOR_METHODS - Update route_to_vendor to catch TradierRateLimitError for fallback - Add options_chain: tradier to DEFAULT_CONFIG data_vendors - Create options_tools.py with @tool decorated get_options_chain and get_options_expirations - Add TRADIER_API_KEY and TRADIER_SANDBOX to .env.example |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| alpha_vantage.py | ||
| alpha_vantage_common.py | ||
| alpha_vantage_fundamentals.py | ||
| alpha_vantage_indicator.py | ||
| alpha_vantage_news.py | ||
| alpha_vantage_stock.py | ||
| config.py | ||
| interface.py | ||
| stockstats_utils.py | ||
| tradier.py | ||
| tradier_common.py | ||
| utils.py | ||
| y_finance.py | ||
| yfinance_news.py | ||