Deployed 05ffc2d to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -3273,7 +3273,7 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>unfilledtimeout.unit</code></td>
|
||||
<td>Unit to use in unfilledtimeout setting. Note: If you set unfilledtimeout.unit to "seconds", "internals.process_throttle_secs" must be inferior or equal to timeout <a href="#parameters-in-the-strategy">Strategy Override</a>. <br> <em>Defaults to <code>"minutes"</code>.</em> <br> <strong>Datatype:</strong> String</td>
|
||||
<td>Unit to use in unfilledtimeout setting. Note: If you set <code>unfilledtimeout.unit</code> to "seconds", "internals.process_throttle_secs" must be inferior or equal to timeout <a href="#parameters-in-the-strategy">Strategy Override</a>. <br> <em>Defaults to <code>"minutes"</code>.</em> <br> <strong>Datatype:</strong> String</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>unfilledtimeout.exit_timeout_count</code></td>
|
||||
@@ -3425,7 +3425,7 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>exchange.unknown_fee_rate</code></td>
|
||||
<td>Fallback value to use when calculating trading fees. This can be useful for exchanges which have fees in non-tradable currencies. The value provided here will be multiplied with the "fee cost".<br><em>Defaults to <code>None</code><br> </em><em>Datatype:</em>* float</td>
|
||||
<td>Fallback value to use when calculating trading fees. This can be useful for exchanges which have fees in non-tradable currencies. The value provided here will be multiplied with the "fee cost".<br><em>Defaults to <code>None</code></em><br> <strong>Datatype:</strong> float</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>exchange.log_responses</code></td>
|
||||
@@ -3469,7 +3469,7 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>telegram.reload</code></td>
|
||||
<td>Allow "reload" buttons on telegram messages. <br><em>Defaults to <code>true</code>.<br> </em><em>Datatype:</em>* boolean</td>
|
||||
<td>Allow "reload" buttons on telegram messages. <br><em>Defaults to <code>true</code>.</em><br> <strong>Datatype:</strong> boolean</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>telegram.notification_settings.*</code></td>
|
||||
@@ -3629,11 +3629,11 @@ In the below case, <code>max_open_trades</code> would be 3 after the merging - a
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>reduce_df_footprint</code></td>
|
||||
<td>Recast all numeric columns to float32/int32, with the objective of reducing ram/disk usage (and decreasing train/inference timing backtesting/hyperopt and in FreqAI). <br> <strong>Datatype:</strong> Boolean. <br> Default: <code>False</code>.</td>
|
||||
<td>Recast all numeric columns to float32/int32, with the objective of reducing ram/disk usage (and decreasing train/inference timing backtesting/hyperopt and in FreqAI). <br> Default: <code>False</code>. <br> <strong>Datatype:</strong> Boolean.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>log_config</code></td>
|
||||
<td>Dictionary containing the log config for python logging. <a href="../advanced-setup/#advanced-logging">more info</a> <br> <strong>Datatype:</strong> dict. <br> Default: <code>FtRichHandler</code></td>
|
||||
<td>Dictionary containing the log config for python logging. <a href="../advanced-setup/#advanced-logging">more info</a> <br> Default: <code>FtRichHandler</code> <br> <strong>Datatype:</strong> dict.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
File diff suppressed because one or more lines are too long
+46
-46
@@ -2,186 +2,186 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-backtesting/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-hyperopt/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-orderflow/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-setup/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/backtesting/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/bot-basics/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/bot-usage/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/configuration/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/data-analysis/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/data-download/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/deprecated/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/developer/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/docker_quickstart/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/exchanges/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/faq/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freq-ui/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-configuration/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-developers/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-feature-engineering/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-parameter-table/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-reinforcement-learning/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-running/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/hyperopt/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/installation/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/leverage/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/lookahead-analysis/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/plotting/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/plugins/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/producer-consumer/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/recursive-analysis/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/rest-api/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/sql_cheatsheet/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/stoploss/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-101/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-advanced/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-callbacks/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-customization/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy_analysis_example/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy_migration/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/telegram-usage/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/trade-object/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/updating/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/utils/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/webhook-config/</loc>
|
||||
<lastmod>2026-03-14</lastmod>
|
||||
<lastmod>2026-03-15</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
Binary file not shown.
@@ -2249,7 +2249,7 @@ It is strongly advised to backup your database file before making any manual cha
|
||||
<h3 id="remove-trade-from-the-database">Remove trade from the database<a class="headerlink" href="#remove-trade-from-the-database" title="Permanent link">¶</a></h3>
|
||||
<div class="admonition tip">
|
||||
<p class="admonition-title">Use RPC Methods to delete trades</p>
|
||||
<p>Consider using <code>/delete <tradeid></code> via telegram or rest API. That's the recommended way to deleting trades.</p>
|
||||
<p>Consider using <code>/delete <tradeid></code> via telegram or rest API. That's the recommended way to deleting trades, as it will also remove the corresponding orders and custom data, and it will also trigger the necessary events in the bot to keep everything in sync.</p>
|
||||
</div>
|
||||
<p>If you'd still like to remove a trade from the database directly, you can use the below query.</p>
|
||||
<div class="admonition danger">
|
||||
@@ -2257,12 +2257,17 @@ It is strongly advised to backup your database file before making any manual cha
|
||||
<p>Some systems (Ubuntu) disable foreign keys in their sqlite3 packaging. When using sqlite - please ensure that foreign keys are on by running <code>PRAGMA foreign_keys = ON</code> before the above query.</p>
|
||||
</div>
|
||||
<div class="highlight"><pre><span></span><code><span class="k">DELETE</span><span class="w"> </span><span class="k">FROM</span><span class="w"> </span><span class="n">trades</span><span class="w"> </span><span class="k">WHERE</span><span class="w"> </span><span class="n">id</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="o"><</span><span class="n">tradeid</span><span class="o">></span><span class="p">;</span>
|
||||
<span class="k">DELETE</span><span class="w"> </span><span class="k">FROM</span><span class="w"> </span><span class="n">orders</span><span class="w"> </span><span class="k">WHERE</span><span class="w"> </span><span class="n">ft_trade_id</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="o"><</span><span class="n">tradeid</span><span class="o">></span><span class="p">;</span>
|
||||
<span class="k">DELETE</span><span class="w"> </span><span class="k">FROM</span><span class="w"> </span><span class="n">trade_custom_data</span><span class="w"> </span><span class="k">WHERE</span><span class="w"> </span><span class="n">ft_trade_id</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="o"><</span><span class="n">tradeid</span><span class="o">></span><span class="p">;</span>
|
||||
|
||||
|
||||
<span class="k">DELETE</span><span class="w"> </span><span class="k">FROM</span><span class="w"> </span><span class="n">trades</span><span class="w"> </span><span class="k">WHERE</span><span class="w"> </span><span class="n">id</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="mi">31</span><span class="p">;</span>
|
||||
<span class="k">DELETE</span><span class="w"> </span><span class="k">FROM</span><span class="w"> </span><span class="n">orders</span><span class="w"> </span><span class="k">WHERE</span><span class="w"> </span><span class="n">ft_trade_id</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="mi">31</span><span class="p">;</span>
|
||||
<span class="k">DELETE</span><span class="w"> </span><span class="k">FROM</span><span class="w"> </span><span class="n">trade_custom_data</span><span class="w"> </span><span class="k">WHERE</span><span class="w"> </span><span class="n">ft_trade_id</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="mi">31</span><span class="p">;</span>
|
||||
</code></pre></div>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Warning</p>
|
||||
<p>This will remove this trade from the database. Please make sure you got the correct id and <strong>NEVER</strong> run this query without the <code>where</code> clause.</p>
|
||||
<p>This will remove the specified trade from the database. Please make sure you got the correct id and <strong>NEVER</strong> run this query without the <code>where</code> clause.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -3699,6 +3699,10 @@ Orders that don't fill immediately are subject to regular timeout handling, whic
|
||||
<p>Backtesting fills orders if their price falls within the candle's low/high range.
|
||||
The below callbacks will be called once per (detail) candle for orders that don't fill immediately (which use custom pricing).</p>
|
||||
</div>
|
||||
<div class="admonition tip">
|
||||
<p class="admonition-title">Replacing orders</p>
|
||||
<p>If you'd like to replace an order with a different price instead of just cancelling it, you might want to look at <a href="#adjust-order-price"><code>adjust_order_price()</code></a> instead, which will allow you to both cancel the order, as well as replace it with a new price.</p>
|
||||
</div>
|
||||
<h3 id="custom-order-timeout-example">Custom order timeout example<a class="headerlink" href="#custom-order-timeout-example" title="Permanent link">¶</a></h3>
|
||||
<p>Called for every open order until that order is either filled or cancelled.
|
||||
<code>check_entry_timeout()</code> is called for trade entries, while <code>check_exit_timeout()</code> is called for trade exit orders.</p>
|
||||
|
||||
@@ -3380,7 +3380,7 @@ Your original strategy will remain available in the <code>user_data/strategies_o
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Conversion results</p>
|
||||
<p>Strategy updater will work on a "best effort" approach. Please do your due diligence and verify the results of the conversion.
|
||||
We also recommend to run a python formatter (e.g. <code>black</code>) to format results in a sane manner.</p>
|
||||
We also recommend to run a python formatter (e.g. <code>ruff format</code>) to format results in a sane manner.</p>
|
||||
</div>
|
||||
<div class="highlight"><pre><span></span><code><span class="go">usage: freqtrade strategy-updater [-h] [-v] [--no-color] [--logfile FILE] [-V]</span>
|
||||
<span class="go"> [-c PATH] [-d PATH] [--userdir PATH]</span>
|
||||
|
||||
Reference in New Issue
Block a user