From: Jérôme Benoit Date: Wed, 23 Sep 2026 21:53:01 +0000 (+0200) Subject: docs: describe ReforceXY leverage bounds X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=c92dd2c93581d3300972c03b0435eb39721f3e97;p=freqai-strategies.git docs: describe ReforceXY leverage bounds --- diff --git a/README.md b/README.md index bece30f..96b324c 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,10 @@ PPO, MaskablePPO, RecurrentPPO, DQN, QRDQN The documented list of model tunables is at the top of the [ReforceXY.py](./ReforceXY/user_data/freqaimodels/ReforceXY.py) file. +`RLAgentStrategy` clamps configured leverage to `[1, max_leverage]`. An omitted, +non-finite, non-representable, Boolean or non-numeric value falls back to +Freqtrade's `proposed_leverage` before clamping. + ### Continual learning Continual learning trains an independent copy of the deployed policy with its