比特骆驼 dekun
dekun pushed to main at dekun/crypto_okx 2026-08-14 10:16:07 +00:00
679c7a313c Drop obsolete trade-execution and cooling sections from risk policy.
dekun pushed to main at dekun/crypto_okx 2026-08-14 10:14:20 +00:00
919ac70bc2 Expose sim/live matching mode in env config UI.
dekun pushed to main at dekun/crypto_okx 2026-08-14 10:10:57 +00:00
56618a6655 Harden embed live refresh with reconnect backoff and poll fallback.
dekun pushed to main at dekun/crypto_okx 2026-08-14 10:00:59 +00:00
d9de3fe784 Restore shared CSS/JS static mounts for standalone deploy.
dekun pushed to main at dekun/crypto_okx 2026-08-14 09:55:30 +00:00
82ba8d19a6 Register /embed shell routes for standalone OKX deploy.
dekun pushed to main at dekun/crypto_okx 2026-08-13 12:21:16 +00:00
09265b608d Re-load deploy helpers after pull and wait for HTTP ready.
dekun pushed to main at dekun/crypto_okx 2026-08-13 12:19:48 +00:00
fd063c56f8 Wait for Flask readiness during deploy verification.
dekun pushed to main at dekun/crypto_okx 2026-08-13 12:18:07 +00:00
ecf35f6c09 Fix quick-update PM2 path when crypto_okx was never started.
dekun pushed to main at dekun/crypto_okx 2026-08-13 12:10:40 +00:00
9079f94585 Fix PM2 start falsely treating missing crypto_okx as existing.
dekun pushed to main at dekun/crypto_okx 2026-08-13 12:06:25 +00:00
d4eb6832b7 Rewrite usage guide for current options and hedge flows.
dekun created branch main in dekun/crypto_okx 2026-08-13 12:01:13 +00:00
dekun pushed to main at dekun/crypto_okx 2026-08-13 12:01:13 +00:00
a1abe159fa Initial standalone crypto_okx with one-click deploy.
dekun created repository dekun/crypto_okx 2026-08-13 09:37:22 +00:00
dekun pushed to main at dekun/crypto_monitor 2026-08-12 17:09:35 +00:00
dekun pushed to main at dekun/crypto_monitor 2026-08-12 16:54:30 +00:00
dekun pushed to main at dekun/crypto_monitor 2026-08-12 16:47:48 +00:00
702d9d3be8 修复 load_markets 超时后狂打交易所:失败退避 90 秒,避免反复请求导致封 IP。
dekun pushed to main at dekun/crypto_monitor 2026-08-12 16:30:09 +00:00
39878de7fc 修复审计P1:基数纠偏用开仓止损并清空币数量、Gate保证金/手动平仓成交价/全仓实盘空仓校验、OKX·Binance占位函数、快照超时。
dekun pushed to main at dekun/crypto_monitor 2026-08-12 16:12:03 +00:00
35b70777b8 修复交易记录基数虚高:禁止币×价÷杠杆发明保证金,优先计划保证金/风险金额反推。
dekun pushed to main at dekun/crypto_monitor 2026-08-12 14:43:34 +00:00
5ad22a57da Revert "修复实例页长时间后不自动刷新:回前台强制拉数、SSE假连接兜底、快照请求超时防卡死。"
dekun pushed to main at dekun/crypto_monitor 2026-08-12 14:27:36 +00:00
dbf935a570 修复实例页长时间后不自动刷新:回前台强制拉数、SSE假连接兜底、快照请求超时防卡死。