Deployed 0ad6a6a to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-05-22 18:26:30 +00:00
parent 38f927e230
commit 5e78ec6f59
49 changed files with 28 additions and 73777 deletions

View File

@@ -2854,7 +2854,7 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
</tr>
<tr>
<td><code>trailing_stop_positive</code></td>
<td>Changes stoploss once profit has been reached. More details in the <a href="../stoploss/#trailing-stop-loss-custom-positive-loss">stoploss documentation</a>. <a href="#parameters-in-the-strategy">Strategy Override</a>. <br> <strong>Datatype:</strong> Float</td>
<td>Changes stoploss once profit has been reached. More details in the <a href="../stoploss/#trailing-stop-loss-different-positive-loss">stoploss documentation</a>. <a href="#parameters-in-the-strategy">Strategy Override</a>. <br> <strong>Datatype:</strong> Float</td>
</tr>
<tr>
<td><code>trailing_stop_positive_offset</code></td>
@@ -3785,7 +3785,7 @@ Should the websocket connection fail (or be disabled), the bot will fall back to
// ...
}
</code></pre></div>
<p>Should you be required to use a proxy, please refer to the <a href="#using-proxy-with-freqtrade">proxy section</a> for more information.</p>
<p>Should you be required to use a proxy, please refer to the <a href="#using-a-proxy-with-freqtrade">proxy section</a> for more information.</p>
<div class="admonition info">
<p class="admonition-title">Rollout</p>
<p>We're implementing this out slowly, ensuring stability of your bots.