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
4c537e7520ab15fde4fa7bc240586b0ca3d8894e
eth_hedge_sim
/
backend
/
app
/
api
T
History
dekun
a9939bbbdd
Route manual USDT/USDC convert through trading account (not funding).
...
Co-authored-by: Cursor <
cursoragent@cursor.com
>
2026-07-30 00:23:16 +08:00
..
__init__.py
Add OKX-style funds bar with USDT/USDC convert and transfer.
2026-07-29 17:06:13 +08:00
auth_routes.py
Hide manual trade by default, block open while running, auto-refresh auth token.
2026-07-26 22:43:38 +08:00
auth.py
Audit fixes: LIVE symbols/fills/expiry/pending, security harden, add 更新说明.
2026-07-26 22:28:03 +08:00
backup_routes.py
Add DB+.env auto backup with download and upload restore in Settings.
2026-07-26 23:05:58 +08:00
funds.py
Route manual USDT/USDC convert through trading account (not funding).
2026-07-30 00:23:16 +08:00
hold_timing.py
Fix trades API 500 by supporting sqlite Row in hold timing.
2026-07-27 15:41:27 +08:00
market.py
Add Binance SIM market adapter and exchange switch in settings.
2026-07-25 12:02:36 +08:00
plan.py
Implement P1 local matcher/ledger and P2 strategy engine.
2026-07-24 17:03:46 +08:00
settings.py
Polish risk sizing: 2dp money preview, editable ratio/exit, plan badge.
2026-07-29 23:48:34 +08:00
sim.py
Add OKX trading-account USDC auto-swap and lock exit target while in position.
2026-07-30 00:16:47 +08:00
stats.py
Split fee stats by leg and hide LIVE slip.
2026-07-29 16:37:18 +08:00
trades.py
Show expiry settlement as index vs strike intrinsic.
2026-07-29 16:15:22 +08:00