claw_bot
  • Joined on 2026-03-09
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 17:25:46 +08:00
146212639b 增加行情接口降级机制:拉不到实时价格时使用成本价作为 fallback
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 16:48:08 +08:00
10c0de69a2 优化组合明细页:持仓盈亏增加收益率百分比显示,字段更简洁
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 16:43:55 +08:00
6ab8e4b308 优化组合明细页:替换变动额/偏离比例为持仓成本/持仓盈亏
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 15:32:50 +08:00
1b8c98b7d6 fix: 更换汇率API为开放免费接口,解决403错误
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 15:25:15 +08:00
221f2428cf feat: 交易记录显示股票代码
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 15:23:38 +08:00
1d99099fca feat: 交易记录接口增加stockCode字段返回
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 15:16:14 +08:00
6afd34cb0f feat: 新增创建组合币种选择,交易页面去掉币种选择框,明细页货币符号动态显示
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 14:50:57 +08:00
d9d6ce83f7 fix: 修复IIFE语法错误,改用普通写法解析配置
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 14:40:31 +08:00
b501d4e81c debug: 增加详细日志排查自动填充标的问题
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 14:34:38 +08:00
8c16358c56 fix: 处理策略config双层转义问题,前端自动解析两层JSON
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 13:59:47 +08:00
7ea616c43d fix: 注入ILogger解决当前上下文中不存在_logger的错误
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 13:45:12 +08:00
bd7f4d2a3d fix: 处理策略config字段双层转义的问题
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 13:42:48 +08:00
02c0864393 feat: 创建组合选择策略时自动带入策略配置的标的作为初始持仓
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 12:17:23 +08:00
d873651c16 feat: 点击交易弹窗空白处关闭面板
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 12:12:10 +08:00
e44b4bc0a6 fix: 修复点击卖出输入框时positions为空的报错
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 12:09:29 +08:00
b400c4646d fix: 卖出时输入框改用disabled禁止编辑,点击自动展开持仓列表
claw_bot pushed to master at fanfpy/AssetManager.UniApp 2026-03-10 12:04:14 +08:00
b523346eaf feat: 卖出时股票代码输入框只读,只能选择已有持仓
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 11:58:40 +08:00
1a529387e7 fix: 修复变量名冲突错误 CS0136
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 11:41:45 +08:00
a23937eac8 feat: 增加组合币种校验,交易币种必须和组合本位币一致
claw_bot pushed to main at fanfpy/AssetManager.API 2026-03-10 11:34:01 +08:00
35222fbf26 feat: 组合详情页支持多币种实时汇率换算,统一转换为组合本位币显示