骆驼比特币 dekun
dekun pushed to main at dekun/crypto_monitor 2026-06-08 04:25:31 +00:00
e68e29629e feat: push chart tail candles over SSE for faster market refresh
dekun pushed to main at dekun/crypto_monitor 2026-06-08 04:20:32 +00:00
4918699276 feat: show review fields in symbol archive trade table
dekun pushed to main at dekun/crypto_monitor 2026-06-08 03:37:02 +00:00
1dcf62bb08 fix: align OHLCV fetch window with limit so chart seeds past 30 bars
dekun pushed to main at dekun/crypto_monitor 2026-06-08 03:31:18 +00:00
ca6ef59a14 Add clear-and-refetch for hub K-line cache.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 03:27:51 +00:00
2095839fc3 Fix hub chart skipping remote fetch when DB bars are discontinuous.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 03:21:30 +00:00
440d1ecbc9 Fix discontinuous hub chart candles from orphaned DB bars.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 01:06:45 +00:00
cfa28e7f4e Fix hub full-close double-booking trend plans.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 01:00:58 +00:00
e71bfe095c Prevent duplicate strategy trade snapshots on plan close.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 00:51:55 +00:00
ea92160d54 Fix strategy records list showing empty rows after hub close.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 00:40:03 +00:00
b34aefbcc4 Patch tail candles without resetting chart viewport.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 00:36:04 +00:00
5af0cbf286 Fix chart auto toggle to clearly split follow vs manual zoom.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 00:30:59 +00:00
bae78d8368 Respect manual chart zoom when auto-follow is off.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 00:23:53 +00:00
c8ffc764e1 Increase default chart initial bar counts per timeframe.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 00:18:14 +00:00
35088be097 Fix chart viewport regressions from tail refresh and period switch.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 00:12:39 +00:00
7ea51818f1 Fix chart viewport hiding after timeframe switch.
dekun pushed to main at dekun/crypto_monitor 2026-06-08 00:07:15 +00:00
c2203abfa8 Preserve chart zoom and pan across tail refresh updates.
dekun pushed to main at dekun/crypto_monitor 2026-06-07 23:59:56 +00:00
63472719ec Fetch native exchange OHLCV per timeframe instead of local aggregation.
dekun pushed to main at dekun/crypto_monitor 2026-06-07 23:55:01 +00:00
3ac854d74c Remove 12h timeframe and stabilize chart wheel zoom.
dekun pushed to main at dekun/crypto_monitor 2026-06-07 23:46:21 +00:00
4afea6bb97 Fix chart tail viewport after 5m/15m timeframe switches.
dekun pushed to main at dekun/crypto_monitor 2026-06-07 23:41:02 +00:00
06897c59f1 Fix market chart viewport jump when switching timeframes.