Snapshot nautilus_mm after EXP_002 Phase 1 stop.
Keep frozen research conclusions and code; raw ledgers and secrets stay out of git. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# Reference config (env vars in .env take precedence for secrets)
|
||||
# Experiment identity — do not change mid-run to "make report look better"
|
||||
|
||||
experiment_id: MM_EDGE_EXP_001
|
||||
probe_version: probe_v0.1
|
||||
quote: frozen
|
||||
fee: frozen
|
||||
exchange: frozen
|
||||
|
||||
trader_id: MAKER-EDGE-001
|
||||
symbol: BTCUSDT-PERP
|
||||
account_type: USDT_FUTURES
|
||||
environment: TESTNET # TESTNET | LIVE
|
||||
|
||||
order_qty: "0.001"
|
||||
book_depth: 10
|
||||
quote_offset_ticks: 1
|
||||
max_quotes: 1
|
||||
cooldown_secs: 60
|
||||
obi_enter: 0.25
|
||||
enable_trading: true
|
||||
|
||||
proxy: http://127.0.0.1:7897
|
||||
log_dir: logs/maker_edge
|
||||
Reference in New Issue
Block a user