mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-03 21:00:25 +00:00
Deployed 945f9f8 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2752,7 +2752,7 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>unfilledtimeout.entry</code></td>
|
||||
<td><strong>Required.</strong> How long (in minutes or seconds) the bot will wait for an unfilled entry order to complete, after which the order will be cancelled and repeated at current (new) price, as long as there is a signal. <a href="#parameters-in-the-strategy">Strategy Override</a>.<br> <strong>Datatype:</strong> Integer</td>
|
||||
<td><strong>Required.</strong> How long (in minutes or seconds) the bot will wait for an unfilled entry order to complete, after which the order will be cancelled. <a href="#parameters-in-the-strategy">Strategy Override</a>.<br> <strong>Datatype:</strong> Integer</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>unfilledtimeout.exit</code></td>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user