Deployed 0dc665e to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2525,6 +2525,11 @@ It's therefore required to pass the UID as well.</p>
|
|||||||
<span class="p">}</span>
|
<span class="p">}</span>
|
||||||
</code></pre></div>
|
</code></pre></div>
|
||||||
<p>Bitget supports <a href="../configuration/#understand-order_time_in_force">time_in_force</a>.</p>
|
<p>Bitget supports <a href="../configuration/#understand-order_time_in_force">time_in_force</a>.</p>
|
||||||
|
<div class="admonition tip">
|
||||||
|
<p class="admonition-title">Stoploss on Exchange</p>
|
||||||
|
<p>Bitget supports <code>stoploss_on_exchange</code> and can use both stop-loss-market and stop-loss-limit orders. It provides great advantages, so we recommend to benefit from it.
|
||||||
|
You can use either <code>"limit"</code> or <code>"market"</code> in the <code>order_types.stoploss</code> configuration setting to decide which type of stoploss shall be used.</p>
|
||||||
|
</div>
|
||||||
<h2 id="hyperliquid">Hyperliquid<a class="headerlink" href="#hyperliquid" title="Permanent link">¶</a></h2>
|
<h2 id="hyperliquid">Hyperliquid<a class="headerlink" href="#hyperliquid" title="Permanent link">¶</a></h2>
|
||||||
<div class="admonition tip">
|
<div class="admonition tip">
|
||||||
<p class="admonition-title">Stoploss on Exchange</p>
|
<p class="admonition-title">Stoploss on Exchange</p>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1997,6 +1997,10 @@ The Order-type will be ignored if only one mode is available.</p>
|
|||||||
<td>market, limit</td>
|
<td>market, limit</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td>Bitget</td>
|
||||||
|
<td>market, limit</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
<td>HTX</td>
|
<td>HTX</td>
|
||||||
<td>limit</td>
|
<td>limit</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|||||||
Reference in New Issue
Block a user