mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-05-04 23:52:14 +00:00
Deployed 0ad6a6a to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user