mirror of
https://github.com/freqtrade/freqtrade.git
synced 2026-02-09 07:40:40 +00:00
Deployed 8288a5c to develop in en with MkDocs 1.6.1 and mike 2.1.3
This commit is contained in:
@@ -2017,7 +2017,7 @@ To learn how to get data for the pairs and exchange you're interested in, head o
|
||||
[--strategy-list STRATEGY_LIST [STRATEGY_LIST ...]]
|
||||
[--export {none,trades,signals}]
|
||||
[--export-filename PATH]
|
||||
[--breakdown {day,week,month} [{day,week,month} ...]]
|
||||
[--breakdown {day,week,month,year} [{day,week,month,year} ...]]
|
||||
[--cache {none,day,week,month}]
|
||||
[--freqai-backtest-live-models]
|
||||
|
||||
@@ -2067,8 +2067,9 @@ options:
|
||||
Use this filename for backtest results.Requires
|
||||
`--export` to be set as well. Example: `--export-filen
|
||||
ame=user_data/backtest_results/backtest_today.json`
|
||||
--breakdown {day,week,month} [{day,week,month} ...]
|
||||
Show backtesting breakdown per [day, week, month].
|
||||
--breakdown {day,week,month,year} [{day,week,month,year} ...]
|
||||
Show backtesting breakdown per [day, week, month,
|
||||
year].
|
||||
--cache {none,day,week,month}
|
||||
Load a cached backtest result no older than specified
|
||||
age (default: day).
|
||||
|
||||
@@ -1535,7 +1535,7 @@
|
||||
<div class="highlight"><pre><span></span><code>usage: freqtrade backtesting-show [-h] [-v] [--no-color] [--logfile FILE] [-V]
|
||||
[-c PATH] [-d PATH] [--userdir PATH]
|
||||
[--export-filename PATH] [--show-pair-list]
|
||||
[--breakdown {day,week,month} [{day,week,month} ...]]
|
||||
[--breakdown {day,week,month,year} [{day,week,month,year} ...]]
|
||||
|
||||
options:
|
||||
-h, --help show this help message and exit
|
||||
@@ -1544,8 +1544,9 @@ options:
|
||||
`--export` to be set as well. Example: `--export-filen
|
||||
ame=user_data/backtest_results/backtest_today.json`
|
||||
--show-pair-list Show backtesting pairlist sorted by profit.
|
||||
--breakdown {day,week,month} [{day,week,month} ...]
|
||||
Show backtesting breakdown per [day, week, month].
|
||||
--breakdown {day,week,month,year} [{day,week,month,year} ...]
|
||||
Show backtesting breakdown per [day, week, month,
|
||||
year].
|
||||
|
||||
Common arguments:
|
||||
-v, --verbose Verbose mode (-vv for more, -vvv to get all messages).
|
||||
|
||||
@@ -1548,7 +1548,7 @@
|
||||
[--strategy-list STRATEGY_LIST [STRATEGY_LIST ...]]
|
||||
[--export {none,trades,signals}]
|
||||
[--export-filename PATH]
|
||||
[--breakdown {day,week,month} [{day,week,month} ...]]
|
||||
[--breakdown {day,week,month,year} [{day,week,month,year} ...]]
|
||||
[--cache {none,day,week,month}]
|
||||
[--freqai-backtest-live-models]
|
||||
|
||||
@@ -1598,8 +1598,9 @@ options:
|
||||
Use this filename for backtest results.Requires
|
||||
`--export` to be set as well. Example: `--export-filen
|
||||
ame=user_data/backtest_results/backtest_today.json`
|
||||
--breakdown {day,week,month} [{day,week,month} ...]
|
||||
Show backtesting breakdown per [day, week, month].
|
||||
--breakdown {day,week,month,year} [{day,week,month,year} ...]
|
||||
Show backtesting breakdown per [day, week, month,
|
||||
year].
|
||||
--cache {none,day,week,month}
|
||||
Load a cached backtest result no older than specified
|
||||
age (default: day).
|
||||
|
||||
@@ -1537,7 +1537,7 @@
|
||||
[--profitable] [-n INT] [--print-json]
|
||||
[--hyperopt-filename FILENAME] [--no-header]
|
||||
[--disable-param-export]
|
||||
[--breakdown {day,week,month} [{day,week,month} ...]]
|
||||
[--breakdown {day,week,month,year} [{day,week,month,year} ...]]
|
||||
|
||||
options:
|
||||
-h, --help show this help message and exit
|
||||
@@ -1551,8 +1551,9 @@ options:
|
||||
--no-header Do not print epoch details header.
|
||||
--disable-param-export
|
||||
Disable automatic hyperopt parameter export.
|
||||
--breakdown {day,week,month} [{day,week,month} ...]
|
||||
Show backtesting breakdown per [day, week, month].
|
||||
--breakdown {day,week,month,year} [{day,week,month,year} ...]
|
||||
Show backtesting breakdown per [day, week, month,
|
||||
year].
|
||||
|
||||
Common arguments:
|
||||
-v, --verbose Verbose mode (-vv for more, -vvv to get all messages).
|
||||
|
||||
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-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-backtesting/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-hyperopt/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-orderflow/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/advanced-setup/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/backtesting/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/bot-basics/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/bot-usage/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/configuration/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/data-analysis/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/data-download/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/deprecated/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/developer/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/docker_quickstart/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/edge/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/exchanges/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/faq/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freq-ui/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-configuration/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-developers/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-feature-engineering/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-parameter-table/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-reinforcement-learning/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai-running/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/freqai/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/hyperopt/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/installation/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/leverage/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/lookahead-analysis/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/plotting/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/plugins/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/producer-consumer/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/recursive-analysis/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/rest-api/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/sql_cheatsheet/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/stoploss/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-101/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-advanced/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-callbacks/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy-customization/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy_analysis_example/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/strategy_migration/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/telegram-usage/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/trade-object/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/updating/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/utils/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/webhook-config/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/windows_installation/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/backtesting-analysis/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/backtesting-show/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/backtesting/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/convert-data/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/convert-db/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/convert-trade-data/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/create-userdir/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/download-data/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/edge/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/hyperopt-list/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/hyperopt-show/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/hyperopt/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/install-ui/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-data/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-exchanges/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-freqaimodels/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-hyperoptloss/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-markets/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-pairs/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-strategies/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/list-timeframes/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/lookahead-analysis/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/main/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/new-config/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/new-strategy/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/plot-dataframe/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/plot-profit/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/recursive-analysis/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/show-config/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/show-trades/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/strategy-updater/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/test-pairlist/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/trade/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/trades-to-ohlcv/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/commands/webserver/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/cors/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/pairlists/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/pricing/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/protections/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/release_template/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/showcase/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.freqtrade.io/en/stable/includes/strategy-imports/</loc>
|
||||
<lastmod>2025-03-10</lastmod>
|
||||
<lastmod>2025-03-11</lastmod>
|
||||
</url>
|
||||
</urlset>
|
||||
Binary file not shown.
@@ -2717,7 +2717,7 @@ Adding <code>--show-pair-list</code> outputs a sorted pair list you can easily c
|
||||
<div class="highlight"><pre><span></span><code>usage: freqtrade backtesting-show [-h] [-v] [--no-color] [--logfile FILE] [-V]
|
||||
[-c PATH] [-d PATH] [--userdir PATH]
|
||||
[--export-filename PATH] [--show-pair-list]
|
||||
[--breakdown {day,week,month} [{day,week,month} ...]]
|
||||
[--breakdown {day,week,month,year} [{day,week,month,year} ...]]
|
||||
|
||||
options:
|
||||
-h, --help show this help message and exit
|
||||
@@ -2726,8 +2726,9 @@ options:
|
||||
`--export` to be set as well. Example: `--export-filen
|
||||
ame=user_data/backtest_results/backtest_today.json`
|
||||
--show-pair-list Show backtesting pairlist sorted by profit.
|
||||
--breakdown {day,week,month} [{day,week,month} ...]
|
||||
Show backtesting breakdown per [day, week, month].
|
||||
--breakdown {day,week,month,year} [{day,week,month,year} ...]
|
||||
Show backtesting breakdown per [day, week, month,
|
||||
year].
|
||||
|
||||
Common arguments:
|
||||
-v, --verbose Verbose mode (-vv for more, -vvv to get all messages).
|
||||
@@ -2896,7 +2897,7 @@ You can override this using the <code>--hyperopt-filename</code> argument, and s
|
||||
[--profitable] [-n INT] [--print-json]
|
||||
[--hyperopt-filename FILENAME] [--no-header]
|
||||
[--disable-param-export]
|
||||
[--breakdown {day,week,month} [{day,week,month} ...]]
|
||||
[--breakdown {day,week,month,year} [{day,week,month,year} ...]]
|
||||
|
||||
options:
|
||||
-h, --help show this help message and exit
|
||||
@@ -2910,8 +2911,9 @@ options:
|
||||
--no-header Do not print epoch details header.
|
||||
--disable-param-export
|
||||
Disable automatic hyperopt parameter export.
|
||||
--breakdown {day,week,month} [{day,week,month} ...]
|
||||
Show backtesting breakdown per [day, week, month].
|
||||
--breakdown {day,week,month,year} [{day,week,month,year} ...]
|
||||
Show backtesting breakdown per [day, week, month,
|
||||
year].
|
||||
|
||||
Common arguments:
|
||||
-v, --verbose Verbose mode (-vv for more, -vvv to get all messages).
|
||||
|
||||
Reference in New Issue
Block a user