mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-02 10:03:05 +00:00
Deployed a1dad06 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2265,7 +2265,7 @@ You may also use something like <code>.*DOWN/BTC</code> or <code>.*UP/BTC</code>
|
||||
</ul>
|
||||
<div class="admonition tip">
|
||||
<p class="admonition-title">Testing pairlists</p>
|
||||
<p>Pairlist configurations can be quite tricky to get right. Best use the <a href="../utils/#test-pairlist"><code>test-pairlist</code></a> utility sub-command to test your configuration quickly.</p>
|
||||
<p>Pairlist configurations can be quite tricky to get right. Best use freqUI in <a href="../freq-ui/#webserver-mode">webserver mode</a> or the <a href="../utils/#test-pairlist"><code>test-pairlist</code></a> utility sub-command to test your Pairlist configuration quickly.</p>
|
||||
</div>
|
||||
<h4 id="static-pair-list">Static Pair List<a class="headerlink" href="#static-pair-list" title="Permanent link">¶</a></h4>
|
||||
<p>By default, the <code>StaticPairList</code> method is used, which uses a statically defined pair whitelist from the configuration. The pairlist also supports wildcards (in regex-style) - so <code>.*/BTC</code> will include all pairs with BTC as a stake.</p>
|
||||
|
||||
Reference in New Issue
Block a user