比特骆驼 dekun
dekun pushed to main at dekun/crypto_monitor 2026-08-25 04:35:42 +00:00
b63f6f0962 修复中控轮询连锁唤醒导致 CPU 居高不下:轮询加最小间隔并取消 board 每轮强制刷新看板。
dekun pushed to main at dekun/crypto_monitor 2026-08-25 04:21:44 +00:00
75f50fe083 交易所 API 改为仅服务器配置:前端去掉密钥、新机示例为空,并防止坏钥反复请求触发 Gate 封 IP。
dekun pushed to main at dekun/crypto_okx 2026-08-25 01:36:15 +00:00
45c7e73db5 Hide coin/USDC options env fields by margin mode.
dekun pushed to main at dekun/crypto_monitor 2026-08-25 01:30:08 +00:00
f675f9997a 刷新 instance_settings_prefs 缓存版本,确保本位门控显隐生效
dekun pushed to main at dekun/crypto_monitor 2026-08-25 01:29:47 +00:00
081afeba76 币本位 env 隐藏门控 USDC 倍数项,USDC 模式隐藏币本位倍数
dekun pushed to main at dekun/crypto_monitor 2026-08-25 01:07:11 +00:00
e38039d99a 目标门控模式改为下拉:权利金×倍数 / 净盈亏阈值
dekun pushed to main at dekun/crypto_monitor 2026-08-25 01:06:26 +00:00
c1a84013b9 目标门控 env 默认值写入 example 与 UI,避免前端输入框空白
dekun pushed to main at dekun/crypto_monitor 2026-08-25 01:01:06 +00:00
fe346571b1 目标平仓门控改为 USDT 口径:env 可配权利金倍数与净盈亏阈值,币本位默认×1.05
dekun pushed to main at dekun/crypto_okx 2026-08-25 01:00:41 +00:00
37f787e6a9 Make options target close gate configurable via env.
dekun pushed to main at dekun/crypto_monitor 2026-08-24 07:56:53 +00:00
5f9901db0f 修复 Gate 全仓持仓保证金误读为浮盈亏:全仓用 value/杠杆+平仓费估算,API margin 若等于 unrealised_pnl 则弃用
dekun pushed tag snapshot-2026-08-23 to dekun/crypto_okx 2026-08-23 00:39:46 +00:00
dekun pushed to main at dekun/crypto_okx 2026-08-23 00:35:19 +00:00
0cb2167770 Set ultrawide fish-eye container width to 1920px.
dekun pushed to main at dekun/crypto_okx 2026-08-23 00:32:12 +00:00
81654c8dd8 Fix ultrawide 1600px cap when Windows display scaling shrinks viewport.
dekun pushed to main at dekun/crypto_okx 2026-08-23 00:27:34 +00:00
625eabb15c Cap ultrawide layout at 1600px centered using 21:9 aspect ratio.
dekun pushed to main at dekun/crypto_okx 2026-08-23 00:23:23 +00:00
1a5d565b03 Rename options UI label from 距平衡 to 平衡价差.
dekun pushed to main at dekun/crypto_monitor 2026-08-23 00:23:10 +00:00
5e2f332bdd 期权链列名「距平衡」改为「平衡价差」
dekun pushed to main at dekun/crypto_monitor 2026-08-23 00:21:35 +00:00
aa1a2da2b7 距平衡改为行权价到平衡价的价差
dekun pushed to main at dekun/crypto_okx 2026-08-23 00:16:05 +00:00
af3bc5f62a Fix dist-to-breakeven as strike-to-equilibrium spread.
dekun pushed to main at dekun/crypto_monitor 2026-08-23 00:15:36 +00:00
57cca5554e 划转默认折叠,修复币本位到期平衡计算
dekun pushed to main at dekun/crypto_okx 2026-08-23 00:11:55 +00:00
6d2d345b70 Fix coin-margin expiry breakeven to use coin premium formula.