Deployed a1dad06 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-09-19 18:32:37 +00:00
parent d77c217261
commit 33c1b0920c
5 changed files with 88 additions and 50 deletions

View File

@@ -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">&para;</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>