Deployed ae41ab1 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-09-15 09:29:59 +00:00
parent 579f20ee25
commit 1462081b6e
7 changed files with 59 additions and 65 deletions

View File

@@ -2887,10 +2887,6 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
<td>The interval in minutes in which markets are reloaded. <br><em>Defaults to <code>60</code> minutes.</em> <br> <strong>Datatype:</strong> Positive Integer</td>
</tr>
<tr>
<td><code>exchange.skip_pair_validation</code></td>
<td>Skip pairlist validation on startup.<br><em>Defaults to <code>false</code></em><br> <strong>Datatype:</strong> Boolean</td>
</tr>
<tr>
<td><code>exchange.skip_open_order_update</code></td>
<td>Skips open order updates on startup should the exchange cause problems. Only relevant in live conditions.<br><em>Defaults to <code>false</code></em><br> <strong>Datatype:</strong> Boolean</td>
</tr>