[cmd] python3 backtester_dual_long_short_fast_pack_v2.py --cfg /var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2/cfg_merged.yaml --limit-bars 5000 --npz /var/www/vps2.happyuser.info/top/top_1/DB/ena_ohlcv_30s_1y_from_ticks_compat_np1.npz --plots /var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2 --export-curves /var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2/curves.csv { "equity_start_total": 200.0, "equity_end_realized_total": 204.08730210325092, "equity_end_mtm_total": 202.56794509485195, "equity_end_realized_long": 103.0221451593923, "equity_end_realized_short": 101.06515694385864, "realized_pnl_long": 3.022145159392293, "realized_pnl_short": 1.0651569438586375, "realized_pnl_total": 4.087302103250929, "unrealized_pnl_long": -0.03099734793668496, "unrealized_pnl_short": -1.4883596604623008, "unrealized_pnl_total": -1.5193570083989858, "total_pnl_mtm": 2.567945094851943, "total_pnl": 2.567945094851943, "return_mtm_pct_on_start": 1.2839725474259718, "terminal_unrealized_to_realized_ratio": -0.37172613377184194, "final_mark_px": 0.10354, "trades_long": 145, "trades_short": 101, "trades_total": 246, "win_rate_long_%": 94.48275862068965, "win_rate_short_%": 97.02970297029702, "mdd_mtm_frac": -0.019660625538595242, "mdd_mtm_%": -1.9660625538595242, "mdd_realized_frac": -0.00023462124042305534, "mdd_realized_%": -0.023462124042305535, "margin_call_events_total": 0, "bars_in_margin_call": 0, "dynamic_slippage_model": { "kind": "constant", "base_bp": 9.380229915652661 }, "backtest_use_live_sync": false, "backtest_fast_time_rows": false, "backtest_manage_snapshots": false, "backtest_slippage_config": { "enabled": true, "mode": "static", "static_bp": 9.380229915652661, "note": "Fresh calibrated fallback from 668 live fill observations. Historical NPZ has no orderbook sweep columns, so use static 9.3802bp." }, "maker_fee_rate": 0.0005, "warmup_bars_seen": 0, "trade_start_ts_s": null, "order_event_counts": { "open_long": 29, "open_short": 20, "open_limit_long": 0, "open_limit_short": 0, "open_limit_miss_long": 0, "open_limit_miss_short": 0, "close_long": 28, "close_short": 19, "partial_long": 117, "partial_short": 82, "dca_long": 116, "dca_short": 82, "dca_limit_long": 0, "dca_limit_short": 0 }, "close_reason_summary": { "TP Full": 47, "Sub-sell last lot": 117, "Sub-cover last lot": 82 }, "close_reason_counts_debug_enabled": false, "total_order_events": 493, "elapsed_sec": 1.3206777572631836, "curves_csv": "/var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2/curves.csv", "plots_dir": "/var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2", "plots": [ "/var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2/dual_realized_pnl.png", "/var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2/dual_mtm_pnl.png", "/var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2/dual_pnl_panels_all.png", "/var/www/vps2.happyuser.info/top/top_1/UI/data/runs/234a338d-5928-4fce-85b5-0c5be02a96f2/dual_margin_call_excess.png" ] }