mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-06 16:01:15 +00:00
Deployed 0a2be14 to develop in en with MkDocs 1.6.0 and mike 2.1.3
This commit is contained in:
@@ -2385,8 +2385,9 @@ Common arguments:
|
|||||||
--userdir PATH, --user-data-dir PATH
|
--userdir PATH, --user-data-dir PATH
|
||||||
Path to userdata directory.
|
Path to userdata directory.
|
||||||
</code></pre></div>
|
</code></pre></div>
|
||||||
<p>By default, only active pairs/markets are shown. Active pairs/markets are those that can currently be traded
|
<p>By default, only active pairs/markets are shown. Active pairs/markets are those that can currently be traded on the exchange.
|
||||||
on the exchange. The see the list of all pairs/markets (not only the active ones), use the <code>-a</code>/<code>-all</code> option.</p>
|
You can use the <code>-a</code>/<code>-all</code> option to see the list of all pairs/markets, including the inactive ones.
|
||||||
|
Pairs may be listed as untradeable if the smallest tradeable price for the market is very small, i.e. less than <code>1e-11</code> (<code>0.00000000001</code>)</p>
|
||||||
<p>Pairs/markets are sorted by its symbol string in the printed output.</p>
|
<p>Pairs/markets are sorted by its symbol string in the printed output.</p>
|
||||||
<h3 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">¶</a></h3>
|
<h3 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">¶</a></h3>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Reference in New Issue
Block a user