This website requires JavaScript.
Explore
Help
Register
Sign In
charieswei
/
TradingAgents
mirror of
https://github.com/TauricResearch/TradingAgents.git
Watch
1
Star
0
Fork
You've already forked TradingAgents
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6863e3ed87
TradingAgents
/
tradingagents
/
api
/
models
History
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
..
__init__.py
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
base.py
feat(api): add FastAPI backend with JWT auth and strategies endpoint (
#48
)
2025-12-26 11:50:03 +11:00
portfolio.py
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
settings.py
feat(db): add Settings model with risk profiles and alert preferences (
#5
) - Implements RiskProfile enum, risk parameters, JSON alert_preferences, one-to-one User relationship, CheckConstraints, cascade delete, 43 tests
2025-12-26 14:16:42 +11:00
strategy.py
feat(api): add FastAPI backend with JWT auth and strategies endpoint (
#48
)
2025-12-26 11:50:03 +11:00
trade.py
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
user.py
feat(db): add Settings model with risk profiles and alert preferences (
#5
) - Implements RiskProfile enum, risk parameters, JSON alert_preferences, one-to-one User relationship, CheckConstraints, cascade delete, 43 tests
2025-12-26 14:16:42 +11:00