Implement wording-changes
Co-Authored-By: hroff-1902 <47309513+hroff-1902@users.noreply.github.com>
This commit is contained in:
parent
cfc22577be
commit
df49b98c25
@ -249,8 +249,8 @@ minimal_roi = {
|
|||||||
|
|
||||||
While technically not completely disabled, this would sell once the trade reaches 10000% Profit.
|
While technically not completely disabled, this would sell once the trade reaches 10000% Profit.
|
||||||
|
|
||||||
To use times based on candles, the following snippet can be handy.
|
To use times based on candle duration (ticker_interval or timeframe), the following snippet can be handy.
|
||||||
This will allow you to change the ticket_interval, and ROI will be set as candles (e.g. after 3 candles ...)
|
This will allow you to change the ticket_interval for the strategy, and ROI times will still be set as candles (e.g. after 3 candles ...)
|
||||||
|
|
||||||
``` python
|
``` python
|
||||||
from freqtrade.exchange import timeframe_to_minutes
|
from freqtrade.exchange import timeframe_to_minutes
|
||||||
|
Loading…
Reference in New Issue
Block a user