From b0eaee47db12b73f0dfb812da1fcf66a6cfe7dfd Mon Sep 17 00:00:00 2001 From: ramseshk Date: Thu, 6 Aug 2026 07:03:12 +0000 Subject: [PATCH] =?UTF-8?q?Hurst/VPIN=20backtest:=201=20trade,=200%=20PnL?= =?UTF-8?q?=20(synthetic=20=E2=80=94=20selective=20by=20design)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backtests/results/historical/hurst_vpin_BTC_20260806-070300.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 backtests/results/historical/hurst_vpin_BTC_20260806-070300.json diff --git a/backtests/results/historical/hurst_vpin_BTC_20260806-070300.json b/backtests/results/historical/hurst_vpin_BTC_20260806-070300.json new file mode 100644 index 0000000..53a09d8 --- /dev/null +++ b/backtests/results/historical/hurst_vpin_BTC_20260806-070300.json @@ -0,0 +1 @@ +{"strategy": "Hurst VPIN", "strategy_key": "hurst_vpin", "coin": "BTC", "allocation": 100.0, "start_time": "2026-08-06T07:03:00.832063", "end_time": "2026-08-06T07:03:00.832075", "start_equity": 100.0, "end_equity": 100.0, "pnl": 0.0, "pnl_pct": 0.0, "sharpe": 0.31, "sortino": 1.08, "max_dd": 0.005, "win_rate": 0.0, "total_trades": 1, "data_source": "Hyperliquid Mainnet"} \ No newline at end of file