Commit History

edge-margin policy + entry_price_max cap (hybrid: 2 Optuna params)
fd45881
verified

commanderzee commited on

edge-margin policy: single edge_threshold (model_pred - market_ask) instead of 3 hard gates
c5b13b4
verified

commanderzee commited on

btc: cap back to 0.60, n_trials 150 to 300 for variance reduction
d6253fd
verified

commanderzee commited on

btc only: bump entry_price_max cap to $0.70
7013db6
verified

commanderzee commited on

raise entry_price_max cap to $0.60 (more coverage, trades can enter pricier tokens)
245078d
verified

commanderzee commited on

fix KeyError: directional-mode diagnostics (no more entered/hedged/exit_type columns)
d9d3d85
verified

commanderzee commited on

directional classifier: predict UP wins + price-aware trading (lower ask = better EV)
ee08964
verified

commanderzee commited on

label v4 baseline run: post-hoc optimal hedge ceiling, no policy Optuna
420e599
verified

commanderzee commited on

add policy-parameter Optuna: tune (entry_thr, combined_thr, min_tick) before classifier
3c89877
verified

commanderzee commited on

v1_arb: simulate real live policy (entry ≤$0.40, hedge at combined ≤$0.80)
0f6305c
verified

commanderzee commited on

label v4: entry FIXED at tick 120, hedge scan [121,899], threshold=$20
f09b0b9
verified

commanderzee commited on

label: entries scan [120,899] (live reality) + threshold=$70 (75%ile)
8a2dcec
verified

commanderzee commited on

label: min_entry_tick=120 (no leakage) + threshold=$10 + pnl distribution log
dee2233
verified

commanderzee commited on

label fix: binary uses hedged-arb only (no-hedge=directional bet, not arb)
d95f0d9
verified

commanderzee commited on

clean import in iter_orderbook_slug_pairs
953c291
verified

commanderzee commited on

stream orderbook row-groups via pyarrow (fix OOM, peak 5MB/slug)
52be3c0
verified

commanderzee commited on

fix: numpy 2.4 float(1d-array) in _walked_ask_cost
3a96806
verified

commanderzee commited on

log full traceback on window error (debug float/int conversion)
4a1c51d
verified

commanderzee commited on

batch-load orderbook (fix OOM on 37GB BTC parquet)
b719277
verified

commanderzee commited on

v1_arb trainer code for btc
39ba7df
verified

commanderzee commited on

initial commit
43189ff
verified

commanderzee commited on