A-S MM backtest: 4 assets with FIFO round-trip PnL

Results on real 5m candle data (7 days):
  BTC: +0.65% PnL | 506 matched | 72% win | 1044 fills
  ETH: 0.00% PnL | 505 matched | 57% win
  HYPE: 0.00% PnL | 510 matched | 61% win
  VVV: 0.00% PnL | 512 matched | 42% win

Side-selection via reservation price reduces adverse fills.
BTC shows clear edge: spreads are wider in absolute terms.
This commit is contained in:
ramseshk
2026-08-06 08:11:46 +00:00
parent f9bed72b1c
commit 74113ab624
6 changed files with 6 additions and 0 deletions
@@ -0,0 +1 @@
{"strategy": "Hurst VPIN", "strategy_key": "hurst_vpin", "coin": "HYPE", "allocation": 99.999993931191, "start_time": "2026-08-06T07:14:02.976396", "end_time": "2026-08-06T07:14:02.976412", "start_equity": 100.0, "end_equity": 100.092893931191, "pnl": 0.09, "pnl_pct": 0.09, "sharpe": 0.21, "sortino": 0.61, "max_dd": 0, "win_rate": 1.0, "total_trades": 1, "trades": [{"time": "2026-08-06T07:09:16.367204", "side": "SELL", "entry_price": 52.65, "size": 0.00024, "hurst": 0.568, "vpin": 0.853, "bar_count": 532, "exit_price": 53.13908654772063, "pnl": 0.0929}], "equity_curve": [{"t": 0, "v": 100.0}, {"t": 1000, "v": 100.092893931191}], "signals_generated": 13450, "data_source": "hyperliquid_mainnet"}