mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-05-01 22:46:35 +00:00
Deployed 2f011e5 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2702,7 +2702,7 @@
|
||||
|
||||
<h1 id="freqtrade-faq">Freqtrade FAQ<a class="headerlink" href="#freqtrade-faq" title="Permanent link">¶</a></h1>
|
||||
<h2 id="supported-markets">Supported Markets<a class="headerlink" href="#supported-markets" title="Permanent link">¶</a></h2>
|
||||
<p>Freqtrade supports spot trading, as well as (isolated) futures trading for some selected exchanges. Please refer to the <a href="../#supported-futures-exchanges-experimental">documentation start page</a> for an up-to-date list of supported exchanges.</p>
|
||||
<p>Freqtrade supports spot trading, as well as futures trading for some selected exchanges. Please refer to the <a href="../#supported-futures-exchanges-experimental">documentation start page</a> for an up-to-date list of supported exchanges.</p>
|
||||
<h3 id="can-my-bot-open-short-positions">Can my bot open short positions?<a class="headerlink" href="#can-my-bot-open-short-positions" title="Permanent link">¶</a></h3>
|
||||
<p>Freqtrade can open short positions in futures markets.
|
||||
This requires the strategy to be made for this - and <code>"trading_mode": "futures"</code> in the configuration.
|
||||
|
||||
Reference in New Issue
Block a user