]> Piment Noir Git Repositories - freqai-strategies.git/commitdiff
refactor(reforcexy): refine default configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 14 May 2025 20:42:40 +0000 (22:42 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 14 May 2025 20:42:40 +0000 (22:42 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
ReforceXY/user_data/config-template.json

index 2de0efaa347e9c072aecf4e432db8867a3840586..15fba2e2fe024f6027440ba6fc902a461656ad6b 100644 (file)
       "max_trade_duration_candles": 96, // Timeout exit value used with force_actions
       "force_actions": false, // Utilize minimal_roi, stoploss, and max_trade_duration_candles as TP/SL/Timeout in the environment
       "n_envs": 32, // Number of DummyVecEnv environments
-      "frame_stacking": 4, // Number of VecFrameStack stacks (set > 1 to use)
+      "frame_stacking": 2, // Number of VecFrameStack stacks (set > 1 to use)
       "lr_schedule": false, // Enable learning rate linear schedule
       "cr_schedule": false, // Enable clip range linear schedule
       "max_no_improvement_evals": 0, // Maximum consecutive evaluations without a new best model