-
5af0cbf286
Fix chart auto toggle to clearly split follow vs manual zoom.
dekun
2026-06-08 08:35:56 +08:00
-
bae78d8368
Respect manual chart zoom when auto-follow is off.
dekun
2026-06-08 08:30:44 +08:00
-
c8ffc764e1
Increase default chart initial bar counts per timeframe.
dekun
2026-06-08 08:23:43 +08:00
-
35088be097
Fix chart viewport regressions from tail refresh and period switch.
dekun
2026-06-08 08:18:06 +08:00
-
7ea51818f1
Fix chart viewport hiding after timeframe switch.
dekun
2026-06-08 08:12:33 +08:00
-
c2203abfa8
Preserve chart zoom and pan across tail refresh updates.
dekun
2026-06-08 08:06:57 +08:00
-
63472719ec
Fetch native exchange OHLCV per timeframe instead of local aggregation.
dekun
2026-06-08 07:59:49 +08:00
-
3ac854d74c
Remove 12h timeframe and stabilize chart wheel zoom.
dekun
2026-06-08 07:54:37 +08:00
-
4afea6bb97
Fix chart tail viewport after 5m/15m timeframe switches.
dekun
2026-06-08 07:46:14 +08:00
-
06897c59f1
Fix market chart viewport jump when switching timeframes.
dekun
2026-06-08 07:40:45 +08:00
-
11cc482599
Refactor market K-line storage with tiered retention and chunked loading.
dekun
2026-06-08 07:27:16 +08:00
-
41bdee2416
fix(hub): green open arrows for long, red for short on archive chart
dekun
2026-06-07 23:43:21 +08:00
-
69f554214c
feat(hub): auto-mark all archive trades on chart
dekun
2026-06-07 23:26:57 +08:00
-
5ceacd8077
fix(hub): load full pre-entry history for archive chart pan/zoom
dekun
2026-06-07 23:20:37 +08:00
-
54c0b169c7
feat(hub): add open/close arrows on archive chart with continuous klines
dekun
2026-06-07 23:14:40 +08:00
-
92ff945d72
fix(hub): correct _mark_meta_sync NameError in archive seed
dekun
2026-06-07 23:05:25 +08:00
-
3052607280
fix(hub): merge strategy snapshots into archive for gate_bot
dekun
2026-06-07 23:02:46 +08:00
-
6a56928d59
feat(hub): add symbol archive with permanent 5m klines
dekun
2026-06-07 22:51:48 +08:00
-
32b66fc343
docs(trend): add hub close and trade records review guide
dekun
2026-06-07 20:39:46 +08:00
-
80226eebcf
fix(trend): write trade_records when hub closes plan on gate_bot
dekun
2026-06-07 20:32:44 +08:00
-
08082eb88f
fix(trend): remove inferred DCA fill prices across all exchanges
dekun
2026-06-07 18:10:33 +08:00
-
6a4ec69dba
fix(trend): align hub and four-exchange trend plan display
dekun
2026-06-07 18:05:30 +08:00
-
e5576eaaed
test(trend): cover binance oneway empty order params for DCA
dekun
2026-06-07 17:54:04 +08:00
-
72f0090fb8
fix(trend): pass empty dict to ccxt create_order for DCA adds
dekun
2026-06-07 17:52:12 +08:00
-
f5b4513ddb
fix(trend): surface DCA block reasons and ensure gate_bot poll thread
dekun
2026-06-07 17:46:26 +08:00
-
0760873d9d
fix(trend): use mark price for DCA trigger on gate_bot
dekun
2026-06-07 17:38:26 +08:00
-
d56d9050aa
fix(trend): use money RR, track DCA fills, snapshot before close
dekun
2026-06-07 17:34:50 +08:00
-
84abf7e7f7
fix(trend): correct DCA triggers and partial-position PnL across exchanges
dekun
2026-06-07 17:09:22 +08:00
-
9257a8051f
feat(scripts): add backfill for missing trend strategy snapshots
dekun
2026-06-07 16:53:50 +08:00
-
f976697203
fix(gate_bot): write strategy snapshots when trend plans end
dekun
2026-06-07 16:48:28 +08:00
-
f51d1c413a
feat(hub): show funding, trading account and unrealized PnL on monitor cards
dekun
2026-06-07 10:14:44 +08:00
-
67cc084347
fix(gate): align fund transfer between gate and gate_bot
dekun
2026-06-07 10:01:32 +08:00
-
bee9539852
fix(hub): use cyan accent in AI chat markdown
dekun
2026-06-07 09:19:37 +08:00
-
b98efbd27d
fix(hub): use cyan accent for AI summary headings in dark theme
dekun
2026-06-07 09:16:36 +08:00
-
b828026c23
fix(hub): refine AI summary heading style for light and dark themes
dekun
2026-06-07 09:12:29 +08:00
-
f8220762c0
fix(hub): align AI summary trades with records and restyle headings
dekun
2026-06-07 09:07:16 +08:00
-
62e48dab92
feat(hub): enrich AI coach with fund history, closed trades, and chat uploads
dekun
2026-06-07 08:54:20 +08:00
-
51c59b073b
fix(hub): simplify AI coach header actions
dekun
2026-06-07 00:40:58 +08:00
-
dfcf0f88fb
fix(hub): add section icons and color PnL in AI summary table
dekun
2026-06-07 00:33:44 +08:00
-
a5f5239be9
feat(hub): render AI summary account breakdown as icon table
dekun
2026-06-07 00:28:24 +08:00
-
8417784dd8
fix(hub): render AI coach summary and chat as Markdown
dekun
2026-06-07 00:23:44 +08:00
-
821e260912
fix(hub): keep AI coach page within one viewport
dekun
2026-06-07 00:15:40 +08:00
-
ebadcb1119
fix(hub): polish AI coach UI with PnL colors and chat roles
dekun
2026-06-07 00:10:50 +08:00
-
cee641ba5d
feat(hub): add AI coach page with daily summary and chat
dekun
2026-06-06 23:51:36 +08:00
-
4fad5696df
fix(gate_bot): exclude active trend plans from orphan position warning
dekun
2026-06-06 09:40:14 +08:00
-
32f4eec1d3
fix: trend preview uses USDT profit, snapshot risk budget, and money RR across four exchanges
dekun
2026-06-05 16:20:59 +08:00
-
31756e838d
feat: trend pullback preview TP per DCA leg with unified stop loss across exchanges
dekun
2026-06-05 16:10:27 +08:00
-
674d721072
fix(ui): light-theme contrast for AI daily and weekly review markdown across four exchanges
dekun
2026-06-05 14:05:02 +08:00
-
3f1bf9905d
fix: AI review list UTC filter, vision timeout, and stuck loading state
dekun
2026-06-05 13:59:17 +08:00
-
4ac4c062e0
fix: AI review loading UX and Gate preview snapshot time filter SQL
dekun
2026-06-05 13:51:16 +08:00
-
86a6081090
fix: AI daily review sqlite3.Row crash and error feedback across four exchanges
dekun
2026-06-05 13:39:50 +08:00
-
995ee8d2e1
fix: prevent theme flash when navigating instance pages from hub iframe
dekun
2026-06-05 13:23:51 +08:00
-
e30d24173f
fix(ui): light-theme badges, PnL colors, and journal detail across four exchanges
dekun
2026-06-05 13:16:29 +08:00
-
1b51f73ecd
fix: journal detail contrast and unify AI review journal format across four exchanges
dekun
2026-06-05 13:09:59 +08:00
-
934e48b9a8
fix: show risk amount only in full-margin mode across four exchanges
dekun
2026-06-05 09:08:45 +08:00
-
673bcbdc70
fix: align unrealized PnL across four exchange instances via hub_position_metrics
dekun
2026-06-04 20:25:06 +08:00
-
806350231e
fix(hub): show contract-based unrealized PnL in monitor and chart
dekun
2026-06-04 20:20:36 +08:00
-
ef8656e95d
fix(hub): define mo in buildPositionMarketContext
dekun
2026-06-04 20:15:10 +08:00
-
fb20a12b02
fix(hub): show monitor page instead of overlapping market page
dekun
2026-06-04 20:13:03 +08:00
-
c9ca106b81
fix(hub): recalc market floating PnL from live chart mark
dekun
2026-06-04 20:09:35 +08:00
-
e6361a7fcc
fix(hub): live market PnL and Gate drag SL place
dekun
2026-06-04 20:02:23 +08:00
-
24270944e7
fix(hub,gate): cross-margin TP/SL and dedupe hub conditional orders
dekun
2026-06-04 19:48:04 +08:00
-
ed0805538f
fix(hub): sync TP/SL display after trend handoff to order monitor
dekun
2026-06-04 19:39:11 +08:00
-
e39fac2c16
feat(hub): show floating PnL on market page and drag stop-loss to place TP/SL
dekun
2026-06-04 19:31:45 +08:00
-
93e148a3e7
fix: unify order/key focus K-line theme, PnL, RR and exchange price tick
dekun
2026-06-04 16:45:51 +08:00
-
3d55aa0975
fix(gate-bot): format mark price with exchange symbol precision
dekun
2026-06-04 16:33:09 +08:00
-
88fc21e278
fix(gate-bot): allow profit-side stop loss on TP/SL entrust
dekun
2026-06-04 16:28:47 +08:00
-
1042f135ed
fix(gate-bot): PnL colors, sync exchange TP/SL to plan display
dekun
2026-06-04 16:23:52 +08:00
-
1618ef8668
fix(gate-bot): show orphan exchange positions and relink monitor
dekun
2026-06-04 16:17:34 +08:00
-
e327f1b1fb
feat(gate-bot): align order monitor with Gate main site
dekun
2026-06-04 16:09:17 +08:00
-
f9301b92b9
feat(hub): trend plan breakeven and stop from monitor fullscreen
dekun
2026-06-04 14:46:24 +08:00
-
52d97482f2
feat(strategy): WeChat notify on trend and roll plan start/end
dekun
2026-06-04 13:35:21 +08:00
-
3b4120a36e
fix(instance): light-theme journal AI buttons and mood checkboxes
dekun
2026-06-04 13:12:44 +08:00
-
21b3e97571
fix(instance): light-theme P/L colors, AI review panels, bot stats
dekun
2026-06-04 13:07:00 +08:00
-
be3ce18665
style(instance): unify light theme across four exchanges
dekun
2026-06-04 12:59:42 +08:00
-
d14c629778
feat: add light/dark theme to exchange instances with hub SSO sync
dekun
2026-06-04 12:52:27 +08:00
-
6f8f0968c8
feat(hub): background chart poll with SSE for positions and market watch
dekun
2026-06-04 12:39:26 +08:00
-
9d12323ce6
style(hub): fix light-theme load button and market position panel colors
dekun
2026-06-04 12:14:48 +08:00
-
e99c6cef08
style(hub): refine light theme contrast and theme-aware fullscreen UI
dekun
2026-06-04 12:08:35 +08:00
-
d1914df46f
feat(hub): add dark/light theme toggle with moon and sun icons
dekun
2026-06-04 12:03:48 +08:00
-
b394e495ca
chore: remove instance Windows scripts and screen/systemd helpers
dekun
2026-06-04 11:56:32 +08:00
-
4569e070fd
chore: remove Windows deployment scripts and update hub usage examples
dekun
2026-06-04 11:53:42 +08:00
-
1282293e91
docs: unify Ubuntu root /opt PM2 deployment and refresh README
dekun
2026-06-04 11:48:54 +08:00
-
546bc7bcf1
fix(hub): two-column trend plan card; docs for records and hub layout
dekun
2026-06-04 10:59:47 +08:00
-
f1e95afb89
feat: strategy records dual panels with filters and 100-row cap
dekun
2026-06-04 10:55:34 +08:00
-
7037dc2334
fix(hub): align trend pullback card with instance layout
dekun
2026-06-04 10:51:13 +08:00
-
3fb2023efb
feat: strategy trade snapshots, DCA detail, and hub trend layout
dekun
2026-06-04 10:45:27 +08:00
-
1a6b5f55a1
fix: regenerate clean app icons with Pillow (fix corrupted favicon)
dekun
2026-06-04 10:22:08 +08:00
-
e03cce20d6
feat: add brand icons for Chrome shortcuts and PWA manifest
dekun
2026-06-04 10:17:22 +08:00
-
ed669fab80
fix(hub): show trend plan leverage, base, ratio, mark and floating PnL
dekun
2026-06-04 10:13:44 +08:00
-
98c904c2d1
feat(hub): align trend pullback display with instance in fullscreen
dekun
2026-06-04 10:09:04 +08:00
-
02bc3c14bc
docs: document four-exchange env sync script usage
dekun
2026-06-04 10:02:08 +08:00
-
5e694ff795
docs: reference unified env sync script in position-sizing guide
dekun
2026-06-04 09:59:53 +08:00
-
e6e79215fc
chore: add unified four-exchange env sync scripts
dekun
2026-06-04 09:59:33 +08:00
-
29b0634c6d
feat: bidirectional daily auto-transfer with position skip
dekun
2026-06-04 09:57:25 +08:00
-
0456d5fa2c
chore: add script to sync position sizing env across four exchanges
dekun
2026-06-04 08:30:44 +08:00
-
f7bac11694
feat: add full-margin position sizing mode across four exchanges
dekun
2026-06-04 08:24:35 +08:00
-
d75527a9ca
docs(env): unify auto-transfer config across four exchanges
dekun
2026-06-04 07:47:18 +08:00
-
b1952dcd6e
fix(binance): read funding balance from wallet/balance API
dekun
2026-06-04 07:12:28 +08:00
-
dd74770c66
fix(binance): show full funding wallet USDT balance
dekun
2026-06-04 07:07:36 +08:00