|
|
de77d5b2aa
|
feat: add rebalance calculate schemas and tests
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-11 23:27:47 +09:00 |
|
|
|
8842928363
|
feat: add PriceService and snapshot API endpoints
- PriceService: Mock implementation using DB prices
- Snapshot schemas: SnapshotListItem, ReturnsResponse, ReturnDataPoint
- Snapshot API: list, create, get, delete snapshots
- Returns API: portfolio returns calculation with CAGR
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 12:23:56 +09:00 |
|
|
|
331ab2cc56
|
feat: add backtest Pydantic schemas
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 09:35:53 +09:00 |
|
|
|
d671befb90
|
feat: add quant strategy Pydantic schemas
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 08:57:05 +09:00 |
|
|
|
a3d9819175
|
feat: add portfolio Pydantic schemas
|
2026-02-03 07:06:22 +09:00 |
|
|
|
39edc202f8
|
feat: add authentication API with login, register, and user endpoints
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-02 23:20:32 +09:00 |
|
|
|
e8c17f9e4d
|
feat: initialize project structure with backend and frontend scaffolding
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-02 22:55:26 +09:00 |
|