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
67f22626e9418d62f4dcc3cc653bffe3c4e5f4df
eth_hedge_sim
/
backend
/
app
/
live
T
History
dekun
0837982714
Add OKX trading-account USDC auto-swap and lock exit target while in position.
...
Co-authored-by: Cursor <
cursoragent@cursor.com
>
2026-07-30 00:16:47 +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
Add OKX trading-account USDC auto-swap and lock exit target while in position.
2026-07-30 00:16:47 +08:00
binance_trade.py
Recover stuck opening and harden LIVE open/close reconcile.
2026-07-29 20:32:45 +08:00
executor.py
Add OKX trading-account USDC auto-swap and lock exit target while in position.
2026-07-30 00:16:47 +08:00
live_pnl.py
Include LIVE close-fee estimate in target PnL; rest after manual and emergency close.
2026-07-26 22:58:10 +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
Recover stuck opening and harden LIVE open/close reconcile.
2026-07-29 20:32:45 +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