mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-02 18:13:04 +00:00
Deployed 5dd5b95 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -1633,29 +1633,6 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../edge/" class="md-nav__link">
|
||||
|
||||
|
||||
|
||||
<span class="md-ellipsis">
|
||||
Edge Positioning
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
@@ -2121,9 +2098,6 @@ to do so, please use the following:</p>
|
||||
|
||||
<span class="go"> :param trade_id: Deletes the trade with this ID from the database.</span>
|
||||
|
||||
<span class="go">edge</span>
|
||||
<span class="go"> Return information about edge.</span>
|
||||
|
||||
<span class="go">forcebuy</span>
|
||||
<span class="go"> Buy an asset.</span>
|
||||
|
||||
@@ -2438,11 +2412,6 @@ All endpoints in the below table need to be prefixed with the base URL of the AP
|
||||
<td>Deletes the specified list of pairs from the blacklist.<br/><em>Params:</em><br/>- <code>[pair,pair]</code> (<code>list[str]</code>)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>/edge</code></td>
|
||||
<td>GET</td>
|
||||
<td>Show validated pairs by Edge if it is enabled.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>/pair_candles</code></td>
|
||||
<td>GET</td>
|
||||
<td>Returns dataframe for a pair / timeframe combination while the bot is running. <strong>Alpha</strong></td>
|
||||
|
||||
Reference in New Issue
Block a user