fix: smoketest config — add tx_cost_multiplier=0.18 (was missing, defaulted to 1.0)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
jgrusewski
2026-04-08 21:05:20 +02:00
parent 6b7c7f8b70
commit 413ec6f643

View File

@@ -53,6 +53,7 @@ min_epochs_before_stopping = 5
[experience]
gpu_timesteps_per_episode = 50
gpu_n_episodes = 4
tx_cost_multiplier = 0.18 # IBKR ES: 0.18 bps = $4.50/contract RT
min_hold_bars = 10 # ~26s hold at 23 volume bars/min
[experience.fill_simulation]