Implement P1 local matcher/ledger and P2 strategy engine.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-07-24 17:03:46 +08:00
parent 0fca5f025e
commit 51b8bb8f8a
30 changed files with 2086 additions and 150 deletions
+4
View File
@@ -33,3 +33,7 @@ INITIAL_EQUITY=100000
MAX_ROUNDS=3
OPEN_HHMM=16:00
STOP_OPEN_HHMM=08:00
EXIT_MOVE_POINTS=30
REST_SECONDS=300
PERP_QTY_ETH=1
OPTION_QTY_ETH=2