Deployed 5dd5b95 to develop in en with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-06-10 18:20:20 +00:00
parent 13b4084850
commit 14a6ade31c
52 changed files with 32 additions and 3820 deletions

View File

@@ -1976,29 +1976,6 @@
<li class="md-nav__item">
<a href="../edge/" class="md-nav__link">
<span class="md-ellipsis">
Edge Positioning
</span>
</a>
</li>
</ul>
</nav>
@@ -3069,10 +3046,6 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
<td><strong>Plugins</strong></td>
</tr>
<tr>
<td><code>edge.*</code></td>
<td>Please refer to <a href="../edge/">edge configuration document</a> for detailed explanation of all possible configuration options.</td>
</tr>
<tr>
<td><code>pairlists</code></td>
<td>Define one or more pairlists to be used. <a href="../plugins/#pairlists-and-pairlist-handlers">More information</a>. <br><em>Defaults to <code>StaticPairList</code>.</em> <br> <strong>Datatype:</strong> List of Dicts</td>
</tr>