dekun
26bc19f047
Add two-day amplitude window to amp-stats.
...
For each settlement day, also compute H-L over start minus one day through 16:00 (e.g. 25 16:00 to 27 16:00).
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 15:05:38 +08:00
dekun
c81ba147cc
Replace amp-stats straddle/perp overlays with move-points amplitude ratio.
...
Input points now drives amplitude hit share; table keeps both-side moves and amp达标.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 14:56:48 +08:00
dekun
90be23e845
Fix amp-stats perp PnL to exit at daily profit target.
...
Hit A/B via open-to-high/low; day PnL equals target when touched, otherwise settle at close.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 14:41:29 +08:00
dekun
2ce67da8e8
Use daily open as perp-hedge entry and toggle buy-straddle vs perp overlays.
...
Amp-stats now prices premium from each day's open, and the form switches mutually between straddle and perpetual-options对照.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 14:31:17 +08:00
dekun
d049c5d317
Add perpetual-options hedge overlay to amp-stats with hit rates and daily PnL.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 14:20:42 +08:00
dekun
a908dccaba
Add ratio-to-move-points mode for hub perpetual-options calculator.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 12:47:17 +08:00
dekun
4bcf88b5cb
Add hub perpetual-options hedge calculator tab and sizing formula.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 12:37:51 +08:00
dekun
1755f67eca
Phone tabbar: 下单/关键位/期权, hide options tab when unavailable.
2026-07-27 07:48:11 +08:00
dekun
6886de0bad
Phone-only: funds strip, hide list filter, slim options columns, fix order dialog.
2026-07-27 07:26:34 +08:00
dekun
f04a91efe6
Fix instance phone layout: tabbar padding, form stack, options table scroll.
2026-07-27 07:20:08 +08:00
dekun
b43e33e24f
Register instance_mobile_nav.js in shared static asset routes.
2026-07-27 07:13:20 +08:00
dekun
b5a061e758
Add instance phone shell with bottom tabbar and more sheet.
2026-07-27 07:13:04 +08:00
dekun
a2075ba73e
Cap options budget-full sizing at min(balance, trade budget) with UI hint.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 08:54:38 +08:00
dekun
846f3de525
Keep transfer settings sub-tab after embed soft-reload of manual transfer.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 08:42:01 +08:00
dekun
a7b75895e6
Preserve settings transfer sub-tab after manual transfer in embed shell.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 08:37:26 +08:00
dekun
d870178b83
Show auto-transfer account and currency as selects with defaults.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 08:34:02 +08:00
dekun
7ebe1671b2
Keep settings on transfer tab after manual USDT transfer redirect.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 08:27:15 +08:00
dekun
cb4f6aaa4b
Normalize TRANSFER_CCY to uppercase so Gate wallet transfers do not fail.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-26 08:24:26 +08:00
dekun
890659f173
Add key monitor and live trade toggles to instance nav display prefs.
...
Defaults stay on; users can hide them like other top-bar tabs.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 00:55:31 +08:00
dekun
ca499c6104
Send WeChat alerts on OKX options open and close.
...
Cover manual, target, and exchange/expiry sync with idempotent sent flags.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 00:48:15 +08:00
dekun
54f1857fa2
Sync OKX options closed trades into hub archive with a separate tab.
...
Mirror perpetual archive flow into archive_options_trade_cache for offline calendar and review.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 00:39:59 +08:00
dekun
6f1ae14b3d
Add display toggles to hide monitor cards and strategy tabs.
...
Keep unused exchanges/docs out of the UI without disabling accounts.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 00:24:00 +08:00
dekun
29d59d6a53
Add playbook v2 without hedge as the primary strategy guide.
...
Wire hub strategy tabs and coach brief to 1H→space→structure→risk/reward→options/perp only.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-24 00:09:40 +08:00
dekun
ed3033d793
Add hub strategy compare page for perp vs options vs 7:3 hedge.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-23 14:39:59 +08:00
dekun
8e3c00641f
Hide options PnL/ROI and daily float when account-PnL pref is off.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-23 12:39:43 +08:00
dekun
8a9dee267f
Add open-trade three-check behavior guidelines.
...
Document signal/process/emotion firewall, expose it in hub strategy tabs, and brief the AI coach.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-23 09:15:47 +08:00
dekun
910c938d0a
Throttle OKX amp-stats candle pagination and retry on 429.
...
Add page pauses, exponential backoff, and cooldown before swap fallback to avoid rate limits.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-23 02:57:24 +08:00
dekun
0a9e3aa95c
Fix amp-stats long-range candles via OKX history endpoints.
...
Recent candles cap near 60d; continue with history-index/history candles and color profit green/red.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-23 02:53:36 +08:00
dekun
b64c742fc9
Add weekend filter, take-profit, and profit column to amp stats.
...
Long-straddle effective move uses TP on path hit (>=) else abs change; mark Sat/Sun on settlement days.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-23 02:47:20 +08:00
dekun
789ab43dbe
Add long-straddle premium overlay to hub amp stats.
...
Configurable bilateral premium with exceed counts/ratios and settlement PnL for buying volatility.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-23 02:33:23 +08:00
dekun
61e8da1e8b
Add hub-only OKX amp stats for ETH/BTC session windows.
...
Read-only 1H index candles, point amplitude metrics, history save and CSV export; no order-path changes.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-23 02:06:21 +08:00
dekun
e7f8e9201e
Show trading playbook in hub strategy docs.
...
Add an 执行手册 tab that renders docs/交易执行手册-期权与Gate.md as the default strategy view.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 22:16:54 +08:00
dekun
301a464f29
Add daily loss-count freeze for account risk cooldown.
...
RISK_DAILY_LOSS_LIMIT (default 2, 0 disables) freezes new opens after N losing closes in the trading day.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 22:13:38 +08:00
dekun
60ff45f098
Fix hedge option PnL match by parsing opened_at as Asia/Shanghai.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 10:21:52 +08:00
dekun
67a09b1de8
Fix options review light theme dark card/filter styles.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 10:14:26 +08:00
dekun
7e7666adfb
Align hedge plan option leg PnL with OKX exchange history.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 10:09:44 +08:00
dekun
6876515160
Align options review PnL with OKX positions-history realizedPnl.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 10:05:27 +08:00
dekun
1bc12a32c6
Sync exchange PnL when hub loads trade records API.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-21 09:40:42 +08:00
dekun
d2028ed0ee
Show options budget buffer ratio in open-order rule tip.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 10:37:20 +08:00
dekun
3ae7def999
Show live hedge budget buffer ratio in options-options rule tips.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 10:32:06 +08:00
dekun
c9229d64bf
Move hedge rule tips into left parameter cards as inline collapses.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 10:25:31 +08:00
dekun
3923818508
Add collapsible rule tips for perp-options and options-options hedge tabs.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 10:22:04 +08:00
dekun
4a3e6a2a1d
Add global autofill guard for hub, env, and transfer inputs.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 10:18:56 +08:00
dekun
00d76ba20f
Stop browser autofill stuffing login username into transfer amount fields.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 10:14:14 +08:00
dekun
5b346a5760
Hedge start: re-quote ask and resize OO sheets; add HEDGE_PLAN_BUDGET_BUFFER.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 10:09:32 +08:00
dekun
a43cb35d9a
Add end-plan action; never show unfilled option legs as open.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 09:36:46 +08:00
dekun
8597e47596
Hedge options open: require full fill (IOC + wait) before success.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 09:14:03 +08:00
dekun
88d460d484
Options: collapse open rules; move open-guard tip into risk policy.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 08:46:02 +08:00
dekun
ed1ec6f14a
Options: default nearest expiry and env ask-liquidity chain filter.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 08:37:39 +08:00
dekun
7eb098def6
Options: merge duplicate order dialog head CSS.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-20 08:16:23 +08:00