AssetManager.API/AssetManager.Services
OpenClaw Agent 41ff4a2135 fix: 修复 CurrentPrice 赋值错误
PortfolioService.cs: CurrentPrice 应该赋值为当前价格,而非今日盈亏
2026-03-15 13:49:54 +00:00
..
Services fix: 请求收益曲线时自动回填历史数据 2026-03-13 16:21:31 +00:00
AssetManager.Services.csproj fix: 请求收益曲线时自动回填历史数据 2026-03-13 16:21:31 +00:00
IPortfolioFacade.cs refactor: 架构优化 P0-P3 2026-03-15 12:54:05 +00:00
IPortfolioNavService.cs feat: 新增组合净值历史功能 2026-03-13 16:08:59 +00:00
IPortfolioService.cs refactor: 架构优化 P0-P3 2026-03-15 12:54:05 +00:00
IStrategyService.cs fix: 请求收益曲线时自动回填历史数据 2026-03-13 16:21:31 +00:00
ITickerService.cs fix: 请求收益曲线时自动回填历史数据 2026-03-13 16:21:31 +00:00
PortfolioFacade.cs fix: 修复 PortfolioService 和 PortfolioNavService 变量命名 2026-03-15 13:31:49 +00:00
PortfolioNavService.cs fix: 修复 PortfolioService 和 PortfolioNavService 变量命名 2026-03-15 13:31:49 +00:00
PortfolioService.cs fix: 修复 CurrentPrice 赋值错误 2026-03-15 13:49:54 +00:00
StrategyService.cs refactor: 架构优化 P0-P3 2026-03-15 12:54:05 +00:00
TickerService.cs fix: 请求收益曲线时自动回填历史数据 2026-03-13 16:21:31 +00:00