骆驼比特币 dekun
dekun pushed to main at dekun/crypto_monitor 2026-06-07 23:27:45 +00:00
11cc482599 Refactor market K-line storage with tiered retention and chunked loading.
dekun pushed to main at dekun/crypto_monitor 2026-06-07 15:43:37 +00:00
41bdee2416 fix(hub): green open arrows for long, red for short on archive chart
dekun pushed to main at dekun/crypto_monitor 2026-06-07 15:27:29 +00:00
69f554214c feat(hub): auto-mark all archive trades on chart
dekun pushed to main at dekun/crypto_monitor 2026-06-07 15:20:54 +00:00
5ceacd8077 fix(hub): load full pre-entry history for archive chart pan/zoom
dekun pushed to main at dekun/crypto_monitor 2026-06-07 15:14:48 +00:00
54c0b169c7 feat(hub): add open/close arrows on archive chart with continuous klines
dekun pushed to main at dekun/crypto_monitor 2026-06-07 15:05:37 +00:00
92ff945d72 fix(hub): correct _mark_meta_sync NameError in archive seed
dekun pushed to main at dekun/crypto_monitor 2026-06-07 15:02:54 +00:00
3052607280 fix(hub): merge strategy snapshots into archive for gate_bot
dekun pushed to main at dekun/crypto_monitor 2026-06-07 14:52:16 +00:00
6a56928d59 feat(hub): add symbol archive with permanent 5m klines
dekun pushed to main at dekun/crypto_monitor 2026-06-07 13:14:05 +00:00
32b66fc343 docs(trend): add hub close and trade records review guide
dekun pushed to main at dekun/crypto_monitor 2026-06-07 12:35:15 +00:00
80226eebcf fix(trend): write trade_records when hub closes plan on gate_bot
dekun pushed to main at dekun/crypto_monitor 2026-06-07 10:10:40 +00:00
08082eb88f fix(trend): remove inferred DCA fill prices across all exchanges
dekun pushed to main at dekun/crypto_monitor 2026-06-07 10:05:39 +00:00
6a4ec69dba fix(trend): align hub and four-exchange trend plan display
dekun pushed to main at dekun/crypto_monitor 2026-06-07 09:54:05 +00:00
e5576eaaed test(trend): cover binance oneway empty order params for DCA
dekun pushed to main at dekun/crypto_monitor 2026-06-07 09:52:20 +00:00
72f0090fb8 fix(trend): pass empty dict to ccxt create_order for DCA adds
dekun pushed to main at dekun/crypto_monitor 2026-06-07 09:46:27 +00:00
f5b4513ddb fix(trend): surface DCA block reasons and ensure gate_bot poll thread
dekun pushed to main at dekun/crypto_monitor 2026-06-07 09:38:27 +00:00
0760873d9d fix(trend): use mark price for DCA trigger on gate_bot
dekun pushed to main at dekun/crypto_monitor 2026-06-07 09:34:56 +00:00
d56d9050aa fix(trend): use money RR, track DCA fills, snapshot before close
dekun pushed to main at dekun/crypto_monitor 2026-06-07 09:09:24 +00:00
84abf7e7f7 fix(trend): correct DCA triggers and partial-position PnL across exchanges
dekun pushed to main at dekun/crypto_monitor 2026-06-07 08:53:57 +00:00
9257a8051f feat(scripts): add backfill for missing trend strategy snapshots
dekun pushed to main at dekun/crypto_monitor 2026-06-07 08:49:18 +00:00
f976697203 fix(gate_bot): write strategy snapshots when trend plans end