mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-03 21:00:25 +00:00
Deployed fe9de41 to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2228,15 +2228,17 @@ $RepeatedMsgReduction on
|
||||
</ul>
|
||||
<details class="info">
|
||||
<summary>Deprecated - configure syslog via command line</summary>
|
||||
</details>
|
||||
<p><code>--logfile syslog:<syslog_address></code> -- send log messages to <code>syslog</code> service using the <code><syslog_address></code> as the syslog address.</p>
|
||||
<p>The syslog address can be either a Unix domain socket (socket filename) or a UDP socket specification, consisting of IP address and UDP port, separated by the <code>:</code> character.</p>
|
||||
<p>So, the following are the examples of possible usages:</p>
|
||||
<p>* <code>--logfile syslog:/dev/log</code> -- log to syslog (rsyslog) using the <code>/dev/log</code> socket, suitable for most systems.
|
||||
* <code>--logfile syslog</code> -- same as above, the shortcut for <code>/dev/log</code>.
|
||||
* <code>--logfile syslog:/var/run/syslog</code> -- log to syslog (rsyslog) using the <code>/var/run/syslog</code> socket. Use this on MacOS.
|
||||
* <code>--logfile syslog:localhost:514</code> -- log to local syslog using UDP socket, if it listens on port 514.
|
||||
* <code>--logfile syslog:<ip>:514</code> -- log to remote syslog at IP address and port 514. This may be used on Windows for remote logging to an external syslog server.</p>
|
||||
<ul>
|
||||
<li><code>--logfile syslog:/dev/log</code> -- log to syslog (rsyslog) using the <code>/dev/log</code> socket, suitable for most systems.</li>
|
||||
<li><code>--logfile syslog</code> -- same as above, the shortcut for <code>/dev/log</code>.</li>
|
||||
<li><code>--logfile syslog:/var/run/syslog</code> -- log to syslog (rsyslog) using the <code>/var/run/syslog</code> socket. Use this on MacOS.</li>
|
||||
<li><code>--logfile syslog:localhost:514</code> -- log to local syslog using UDP socket, if it listens on port 514.</li>
|
||||
<li><code>--logfile syslog:<ip>:514</code> -- log to remote syslog at IP address and port 514. This may be used on Windows for remote logging to an external syslog server.</li>
|
||||
</ul>
|
||||
</details>
|
||||
<h3 id="logging-to-journald">Logging to journald<a class="headerlink" href="#logging-to-journald" title="Permanent link">¶</a></h3>
|
||||
<p>This needs the <code>cysystemd</code> python package installed as dependency (<code>pip install cysystemd</code>), which is not available on Windows. Hence, the whole journald logging functionality is not available for a bot running on Windows.</p>
|
||||
<p>To send Freqtrade log messages to <code>journald</code> system service, add the following configuration snippet to your configuration.</p>
|
||||
|
||||
@@ -1968,8 +1968,8 @@
|
||||
<p>If you are using docker, a dedicated tag with FreqAI dependencies is available as <code>:freqai</code>. As such - you can replace the image line in your docker compose file with <code>image: freqtradeorg/freqtrade:stable_freqai</code>. This image contains the regular FreqAI dependencies. Similar to native installs, Catboost will not be available on ARM based devices. If you would like to use PyTorch or Reinforcement learning, you should use the torch or RL tags, <code>image: freqtradeorg/freqtrade:stable_freqaitorch</code>, <code>image: freqtradeorg/freqtrade:stable_freqairl</code>.</p>
|
||||
<div class="admonition note">
|
||||
<p class="admonition-title">docker-compose-freqai.yml</p>
|
||||
</div>
|
||||
<p>We do provide an explicit docker-compose file for this in <code>docker/docker-compose-freqai.yml</code> - which can be used via <code>docker compose -f docker/docker-compose-freqai.yml run ...</code> - or can be copied to replace the original docker file. This docker-compose file also contains a (disabled) section to enable GPU resources within docker containers. This obviously assumes the system has GPU resources available.</p>
|
||||
</div>
|
||||
<h3 id="freqai-position-in-open-source-machine-learning-landscape">FreqAI position in open-source machine learning landscape<a class="headerlink" href="#freqai-position-in-open-source-machine-learning-landscape" title="Permanent link">¶</a></h3>
|
||||
<p>Forecasting chaotic time-series based systems, such as equity/cryptocurrency markets, requires a broad set of tools geared toward testing a wide range of hypotheses. Fortunately, a recent maturation of robust machine learning libraries (e.g. <code>scikit-learn</code>) has opened up a wide range of research possibilities. Scientists from a diverse range of fields can now easily prototype their studies on an abundance of established machine learning algorithms. Similarly, these user-friendly libraries enable "citizen scientists" to use their basic Python skills for data exploration. However, leveraging these machine learning libraries on historical and live chaotic data sources can be logistically difficult and expensive. Additionally, robust data collection, storage, and handling presents a disparate challenge. <a href="#freqai"><code>FreqAI</code></a> aims to provide a generalized and extensible open-sourced framework geared toward live deployments of adaptive modeling for market forecasting. The <code>FreqAI</code> framework is effectively a sandbox for the rich world of open-source machine learning libraries. Inside the <code>FreqAI</code> sandbox, users find they can combine a wide variety of third-party libraries to test creative hypotheses on a free live 24/7 chaotic data source - cryptocurrency exchange data. </p>
|
||||
<h3 id="citing-freqai">Citing FreqAI<a class="headerlink" href="#citing-freqai" title="Permanent link">¶</a></h3>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -2,362 +2,362 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-backtesting/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-hyperopt/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-orderflow/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-setup/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/backtesting/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/bot-basics/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/bot-usage/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/configuration/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/data-analysis/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/data-download/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/deprecated/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/developer/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/docker_quickstart/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/edge/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/exchanges/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/faq/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freq-ui/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-configuration/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-developers/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-feature-engineering/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-parameter-table/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-reinforcement-learning/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-running/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/hyperopt/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/installation/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/leverage/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/lookahead-analysis/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/plotting/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/plugins/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/producer-consumer/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/recursive-analysis/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/rest-api/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/sql_cheatsheet/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/stoploss/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-101/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-advanced/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-callbacks/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-customization/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy_analysis_example/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy_migration/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/telegram-usage/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/trade-object/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/updating/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/utils/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/webhook-config/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/windows_installation/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/backtesting-analysis/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/backtesting-show/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/backtesting/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/convert-data/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/convert-db/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/convert-trade-data/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/create-userdir/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/download-data/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/edge/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/hyperopt-list/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/hyperopt-show/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/hyperopt/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/install-ui/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-data/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-exchanges/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-freqaimodels/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-hyperoptloss/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-markets/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-pairs/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-strategies/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-timeframes/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/lookahead-analysis/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/main/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/new-config/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/new-strategy/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/plot-dataframe/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/plot-profit/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/recursive-analysis/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/show-config/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/show-trades/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/strategy-updater/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/test-pairlist/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/trade/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/trades-to-ohlcv/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/webserver/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/cors/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/pairlists/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/pricing/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/protections/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/release_template/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/showcase/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/strategy-imports/</loc>
|
||||
<lastmod>2025-05-16</lastmod>
|
||||
<lastmod>2025-05-17</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
Binary file not shown.
Reference in New Issue
Block a user