mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-08 23:30:29 +00:00
Deployed 1876656 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2120,6 +2120,10 @@ to do so, please use the following:</p>
|
||||
<span class="go"> :param pair: Pair to buy (ETH/BTC)</span>
|
||||
<span class="go"> :param side: 'long' or 'short'</span>
|
||||
<span class="go"> :param price: Optional - price to buy</span>
|
||||
<span class="go"> :param order_type: Optional keyword argument - 'limit' or 'market'</span>
|
||||
<span class="go"> :param stake_amount: Optional keyword argument - stake amount (as float)</span>
|
||||
<span class="go"> :param leverage: Optional keyword argument - leverage (as float)</span>
|
||||
<span class="go"> :param enter_tag: Optional keyword argument - entry tag (as string, default: 'force_enter')</span>
|
||||
|
||||
<span class="go">forceexit</span>
|
||||
<span class="go"> Force-exit a trade.</span>
|
||||
@@ -2369,7 +2373,7 @@ All endpoints in the below table need to be prefixed with the base URL of the AP
|
||||
<tr>
|
||||
<td><code>/forceenter</code></td>
|
||||
<td>POST</td>
|
||||
<td>Instantly enters the given pair. Side is optional and is either <code>long</code> or <code>short</code> (default is <code>long</code>). Rate is optional. (<code>force_entry_enable</code> must be set to True)<br/><em>Params:</em><br/>- <code><pair></code> (<code>str</code>)<br/>- <code><side></code> (<code>str</code>)<br/>- <code>[rate]</code> (<code>float</code>)</td>
|
||||
<td>Instantly enters the given pair. Side is optional and is either <code>long</code> or <code>short</code> (default is <code>long</code>). Price, stake amount, entry tag and leverage are optional. Order type is optional and is either <code>market</code> or <code>long</code> (default using the value set in config). (<code>force_entry_enable</code> must be set to True)<br/><em>Params:</em><br/>- <code><pair></code> (<code>str</code>)<br/>- <code><side></code> (<code>str</code>)<br/>- <code>[price]</code> (<code>float</code>)<br/>- <code>[ordertype]</code> (<code>str</code>)<br/>- <code>[stakeamount]</code> (<code>float</code>)<br/>- <code>[entry_tag]</code> (<code>str</code>)<br/>- <code>[leverage]</code> (<code>float</code>)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>/performance</code></td>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -2,190 +2,190 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-backtesting/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-hyperopt/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-orderflow/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-setup/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/backtesting/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/bot-basics/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/bot-usage/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/configuration/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/data-analysis/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/data-download/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/deprecated/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/developer/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/docker_quickstart/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/exchanges/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/faq/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freq-ui/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-configuration/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-developers/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-feature-engineering/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-parameter-table/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-reinforcement-learning/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-running/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/hyperopt/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/installation/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/leverage/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/lookahead-analysis/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/plotting/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/plugins/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/producer-consumer/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/recursive-analysis/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/rest-api/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/sql_cheatsheet/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/stoploss/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-101/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-advanced/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-callbacks/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-customization/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy_analysis_example/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy_migration/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/telegram-usage/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/trade-object/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/updating/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/utils/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/webhook-config/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/windows_installation/</loc>
|
||||
<lastmod>2025-11-08</lastmod>
|
||||
<lastmod>2025-11-09</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
Binary file not shown.
Reference in New Issue
Block a user