AssetManager.API/AssetManager.Infrastructure
niannian zheng 4ac8a5f063 feat(市场数据服务): 添加获取价格和历史数据的模拟方法
新增 GetPriceAsync 和 GetHistoricalDataAsync 方法到 MockMarketDataService 类中,用于模拟市场数据服务。同时添加 Microsoft.Extensions.Caching.Abstractions 包依赖以支持后续缓存功能。
2026-03-09 15:11:05 +08:00
..
Services feat(市场数据服务): 添加获取价格和历史数据的模拟方法 2026-03-09 15:11:05 +08:00
StrategyEngine refactor: 将模型属性改为可为空类型以增强健壮性 2026-03-06 15:51:59 +08:00
AssetManager.Infrastructure.csproj feat(市场数据服务): 添加获取价格和历史数据的模拟方法 2026-03-09 15:11:05 +08:00