This website requires JavaScript.
Explore
Help
Sign In
dekun
/
eth_hedge_sim
Watch
1
Star
0
Fork
0
You've already forked eth_hedge_sim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ac03cc72666deebd9c59fc995125614fa7844a2
eth_hedge_sim
/
backend
/
app
/
live
T
History
dekun
0ac03cc726
Align OO Call/Put position cards with per-leg mark, size, leverage.
...
Co-authored-by: Cursor <
cursoragent@cursor.com
>
2026-08-07 17:25:03 +08:00
..
__init__.py
Add Binance live trading, anti-stuck open/close recovery, and configurable rate limits.
2026-07-26 21:35:10 +08:00
binance_executor.py
Split OO budget per leg and size Call/Put independently.
2026-08-07 17:08:05 +08:00
binance_trade.py
Harden residual mid-close: IOC partial fills, exchange reconcile, atomic book.
2026-08-02 14:41:00 +08:00
executor.py
Split OO budget per leg and size Call/Put independently.
2026-08-07 17:08:05 +08:00
live_pnl.py
Align OO Call/Put position cards with per-leg mark, size, leverage.
2026-08-07 17:25:03 +08:00
money.py
Use exchange fees, UPL, funding for LIVE PnL; USDC 1:1 to USDT.
2026-07-26 21:49:20 +08:00
okx_funds.py
Align funds to OKX funding/trading only; fold rules; match settings width.
2026-07-29 17:59:28 +08:00
okx_trade.py
Harden residual mid-close: IOC partial fills, exchange reconcile, atomic book.
2026-08-02 14:41:00 +08:00
rate_limit.py
Add Binance live trading, anti-stuck open/close recovery, and configurable rate limits.
2026-07-26 21:35:10 +08:00
reconcile.py
Fix ghost finalize on unknown perp size and open rollback hazards.
2026-07-29 20:47:29 +08:00
symbols.py
Audit fixes: LIVE symbols/fills/expiry/pending, security harden, add 更新说明.
2026-07-26 22:28:03 +08:00