Deployed 29f86af to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2024-12-01 18:42:29 +00:00
parent c2ed8121a7
commit 81c1c512f4
2 changed files with 5 additions and 1 deletions

View File

@@ -2919,6 +2919,10 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
<td>Log relevant exchange responses. For debug mode only - use with care.<br><em>Defaults to <code>false</code></em><br> <strong>Datatype:</strong> Boolean</td>
</tr>
<tr>
<td><code>exchange.only_from_ccxt</code></td>
<td>Prevent data-download from data.binance.vision. Leaving this as false can greatly speed up downloads, but may be problematic if the site is not available.<br><em>Defaults to <code>false</code></em><br> <strong>Datatype:</strong> Boolean</td>
</tr>
<tr>
<td><code>experimental.block_bad_exchanges</code></td>
<td>Block exchanges known to not work with freqtrade. Leave on default unless you want to test if that exchange works now. <br><em>Defaults to <code>true</code>.</em> <br> <strong>Datatype:</strong> Boolean</td>
</tr>