Deployed 945f9f8 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-11-21 19:39:12 +00:00
parent ea7a3694c1
commit 215aa6abd4
2 changed files with 2 additions and 2 deletions

View File

@@ -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