dekun
c3c7243dd7
fix(hedge): do not apply option leverage gate to ITM/ATM chain list
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-09 08:55:33 +08:00
dekun
f7e5329915
fix(hedge): hide mode-specific fields and default to option-primary
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-09 08:49:24 +08:00
dekun
e7e733d9a9
fix(hedge): filter options-chain by min hours and strike interval for option-primary
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-09 08:38:11 +08:00
dekun
afe361ce47
feat(hedge): add option-primary mode for perp+options plans
...
Add UI switch for Call+short/Put+long, premium x0.95 sizing, option-first open, and K+/-points exits with fee-aware net PnL.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-09 08:29:26 +08:00
dekun
0b8e5a0914
Fix hub funds overview double-counting OKX USDT with options.
...
Only add options USDC/USDG onto perpetual USDT totals, repair historical double-counted snapshots, and label the options line as USDC.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-07 10:30:34 +08:00
dekun
4bc238b014
Fix hub options float summary blank when bid book is invalid.
...
Stop treating total_received=0 as a real bid recycle, fall back to exchange upl for display totals, and keep row/summary aligned.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-07 09:47:14 +08:00
dekun
d41028b766
Fix dashboard PnL using spot contract size of 1.
...
Prefer perpetual symbols and normalize before market.contractSize lookup so Gate BTC float matches ~0.4U not thousands.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 14:20:43 +08:00
dekun
75a4175522
Fix instance dashboard order PnL columns showing empty dashes.
...
Compute float_pnl and tp_profit from mark/entry/contracts using each exchange contract size during dashboard enrich.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 14:12:57 +08:00
dekun
993189ce13
Limit OO T-quote to 3 Call and 3 Put by default with leverage columns.
...
Drop the scroll box, add a show-all toggle after refresh, and show K/ask leverage on both sides.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 09:27:01 +08:00
dekun
2181c81aba
Show selected state on OO money filters and recommend buttons.
...
Muted idle chips, cyan checkmark when active so 平/虚 and 推荐跨式/双虚 are obvious after click.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 09:17:07 +08:00
dekun
baf928d064
Highlight selected Call/Put legs on the OO hedge T-quote board.
...
Selected buttons show 腿A/腿B and accent styling so the active strikes are obvious.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 09:13:00 +08:00
dekun
f19500bcd9
Fix options PnL backfill matching when the same contract is traded twice.
...
Match exchange history by sheets and open time so an earlier close is not overwritten with the later trade's PnL.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 09:04:30 +08:00
dekun
25ed46e3f2
Default options chain to ATM plus 3 ITM and 3 OTM.
...
Apply the same window in list and T views; expand-all remains available on both.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 08:55:34 +08:00
dekun
7f22bffbc6
Shorten force-close window to 5m and grey-out open during blocks.
...
Unify Gate/OKX/Binance: disable the open button with a side note during force-close, cooloff, and daily freeze, and enforce the same gate server-side.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-06 08:38:00 +08:00
dekun
7352d10254
Fix hub total floating PnL by excluding OKX options from swap agent.
...
Option legs were scored with linear swap math and then added again from the options snapshot, inflating 总浮盈亏 and 持有仓位.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 22:13:22 +08:00
dekun
3f6e67661b
Lock hedge-plan option selection to ITM/ATM (perp) and ATM/OTM (OO).
...
Server validate on preview/start, UI filters and recommend templates, plus usability/security audit doc.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 21:50:35 +08:00
dekun
09a763e47d
Merge OKX dual APIs into one OKX_API_* account for perp and options.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 21:28:33 +08:00
dekun
22e6b68e6d
Add OKX env toggle to show or hide perpetual funds in the header.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 17:55:15 +08:00
dekun
55e94fe059
Restore Gate intraday close/TP-SL controls and document force-close rules.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-05 08:16:02 +08:00
dekun
747434a65e
Add index-over-ask leverage column to options chain list.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-01 10:26:11 +08:00
dekun
f6ea0dc399
Add all-time stats tab with monthly breakdown on instance analytics.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-01 09:49:47 +08:00
dekun
a00699aec3
Fix TP/SL exit classification when exchange fill slips past the tight band.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-01 09:38:28 +08:00
dekun
4b4dca9e3c
Fix strategy-logic P0s from audit: monitor false-flat, fill-confirmed open/close, mode gates.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-30 09:56:18 +08:00
dekun
fa7ff739a0
Fix env form grid class so mode refresh keeps two-column layout.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-30 09:28:16 +08:00
dekun
fdbbde08df
Refresh env UI on trade-mode change; hide hedge review tabs in options mode.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-30 08:38:19 +08:00
dekun
83ce50b24e
Add OKX three-way trade mode for options vs hedge.
...
Env OKX_TRADE_MODE selects standalone options, perp hedge, or OO hedge; hide the other module UI and use group or position limits per mode.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-30 08:28:50 +08:00
dekun
f9c2a63cbc
Preflight options position limit for dual-leg OO hedges.
...
Reject OO start when max active is under 2 free slots so limit=1 cannot open a half straddle.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-30 08:17:17 +08:00
dekun
94c65cbd6e
Add OKX options max active positions env gate.
...
Enforce concurrent option contract count on standalone and hedge buys; editable in env UI with hot reload (0 = unlimited).
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-30 08:12:50 +08:00
dekun
644dcdf092
Rename points-mode label to absolute coin counts.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 22:57:50 +08:00
dekun
d89aff3ad6
Use absolute coin counts in perp-options points mode.
...
Treat 2:4 as 2 perp + 4 option coins instead of normalizing to 1:2, and disable embed page caching so hub iframe picks up trade UI updates.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 22:54:16 +08:00
dekun
9f3395de2f
Add sideways max-loss to perpetual-options calculator.
...
Show premium wipeout plus flat round-trip perp fees as case C for both size and points modes.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 22:38:20 +08:00
dekun
28a329cb63
Restructure live order form into labeled rows for clearer hierarchy.
...
Group policy selects, SL/RR fields, options, and submit so the unlabeled RR input and scrambled checkbox/price row no longer fight for space.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-29 09:24:17 +08:00
dekun
1c2c012dd7
Align snapshot/20260728-2 hash with tag target.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 15:41:53 +08:00
dekun
05864d72c2
Fix snapshot tag commit hash in docs table.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
snapshot/20260728-2
2026-07-28 15:40:44 +08:00
dekun
722c511543
Document snapshot/20260728-2 after amp-stats move-points and two-day amp.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 15:40:43 +08:00
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
845884fc67
Document perpetual-options hedge calculator and snapshot/20260728.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 13:08:25 +08:00
dekun
c73e36309e
Show perpetual-options calculator results with two decimal places.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
snapshot/20260728
2026-07-28 12:59:38 +08:00
dekun
21c80f2ac9
Clarify perp-options points mode: scenario B focuses on portfolio net target.
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-07-28 12:57:09 +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
f360242188
Document snapshot/20260727 after mobile shell and copyright or hosted-service docs.
2026-07-27 11:55:39 +08:00
dekun
f53f2814ab
Add service and pricing guide: self-use first, full-time traders only.
snapshot/20260727
2026-07-27 11:51:43 +08:00
dekun
e5051fb309
Contract: one dedicated server per customer, no multi-tenant sharing.
2026-07-27 11:42:07 +08:00
dekun
1dc7914701
Rewrite contract template for hosted SaaS: server, domain, deploy, usage fees, no source delivery.
2026-07-27 11:37:52 +08:00
dekun
58e2bf3e8b
Add private software license contract template alongside copyright notice.
2026-07-27 11:32:06 +08:00