Update protections.md
This commit is contained in:
parent
e2dcb93445
commit
0384da5c9b
@ -25,7 +25,7 @@ All protection end times are rounded up to the next candle to avoid sudden, unex
|
|||||||
* [`MaxDrawdown`](#maxdrawdown) Stop trading if max-drawdown is reached.
|
* [`MaxDrawdown`](#maxdrawdown) Stop trading if max-drawdown is reached.
|
||||||
* [`LowProfitPairs`](#low-profit-pairs) Lock pairs with low profits
|
* [`LowProfitPairs`](#low-profit-pairs) Lock pairs with low profits
|
||||||
* [`CooldownPeriod`](#cooldown-period) Don't enter a trade right after selling a trade.
|
* [`CooldownPeriod`](#cooldown-period) Don't enter a trade right after selling a trade.
|
||||||
* [`ProfitLimit`](#profitlimit) Stop trading once a set profit limit is reached
|
* [`ProfitLimit`](#profit-limit) Stop trading once a set profit limit is reached
|
||||||
|
|
||||||
|
|
||||||
### Common settings to all Protections
|
### Common settings to all Protections
|
||||||
|
Loading…
Reference in New Issue
Block a user