mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-05-01 22:46:35 +00:00
Deployed 5dd5b95 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user