TradingAgents/tradingagents/api
Andrew Kaszubski 1ea006e41f feat(db): add Trade model with CGT tracking and Australian FY support (#6) - TradeSide/TradeStatus/TradeOrderType enums, 50% discount for >12mo holdings, multi-currency FX, 87 tests 2025-12-26 14:46:06 +11:00
..
middleware feat(api): add FastAPI backend with JWT auth and strategies endpoint (#48) 2025-12-26 11:50:03 +11:00
models feat(db): add Trade model with CGT tracking and Australian FY support (#6) - TradeSide/TradeStatus/TradeOrderType enums, 50% discount for >12mo holdings, multi-currency FX, 87 tests 2025-12-26 14:46:06 +11:00
routes feat(api): add FastAPI backend with JWT auth and strategies endpoint (#48) 2025-12-26 11:50:03 +11:00
schemas feat(api): add FastAPI backend with JWT auth and strategies endpoint (#48) 2025-12-26 11:50:03 +11:00
services feat(db): add User model fields for tax, timezone, API key - Fixes #3 2025-12-26 13:15:37 +11:00
__init__.py feat(api): add FastAPI backend with JWT auth and strategies endpoint (#48) 2025-12-26 11:50:03 +11:00
config.py feat(api): add FastAPI backend with JWT auth and strategies endpoint (#48) 2025-12-26 11:50:03 +11:00
database.py feat(api): add FastAPI backend with JWT auth and strategies endpoint (#48) 2025-12-26 11:50:03 +11:00
dependencies.py feat(api): add FastAPI backend with JWT auth and strategies endpoint (#48) 2025-12-26 11:50:03 +11:00
main.py feat(api): add FastAPI backend with JWT auth and strategies endpoint (#48) 2025-12-26 11:50:03 +11:00