mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-01-19 21:40:24 +00:00
docs: update docs with new --eps helpstring
This commit is contained in:
@@ -43,7 +43,9 @@ options:
|
|||||||
separated.
|
separated.
|
||||||
--eps, --enable-position-stacking
|
--eps, --enable-position-stacking
|
||||||
Allow buying the same pair multiple times (position
|
Allow buying the same pair multiple times (position
|
||||||
stacking).
|
stacking). Only applicable to backtesting and
|
||||||
|
hyperopt. Results archived by this cannot be
|
||||||
|
reproduced in dry/live trading.
|
||||||
--enable-protections, --enableprotections
|
--enable-protections, --enableprotections
|
||||||
Enable protections for backtesting. Will slow
|
Enable protections for backtesting. Will slow
|
||||||
backtesting down by a considerable amount, but will
|
backtesting down by a considerable amount, but will
|
||||||
|
|||||||
@@ -41,7 +41,9 @@ options:
|
|||||||
functions.
|
functions.
|
||||||
--eps, --enable-position-stacking
|
--eps, --enable-position-stacking
|
||||||
Allow buying the same pair multiple times (position
|
Allow buying the same pair multiple times (position
|
||||||
stacking).
|
stacking). Only applicable to backtesting and
|
||||||
|
hyperopt. Results archived by this cannot be
|
||||||
|
reproduced in dry/live trading.
|
||||||
--enable-protections, --enableprotections
|
--enable-protections, --enableprotections
|
||||||
Enable protections for backtesting. Will slow
|
Enable protections for backtesting. Will slow
|
||||||
backtesting down by a considerable amount, but will
|
backtesting down by a considerable amount, but will
|
||||||
|
|||||||
Reference in New Issue
Block a user