Commit Graph

1 Commits

Author SHA1 Message Date
Filipe Salvio 18e1e99d46 feat(01-02): register Tradier in vendor routing and create options tools
- 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
2026-03-29 20:33:32 -03:00