froggleston
|
1a3f88c7b9
|
Replace separate start/end date option with usual timerange option
|
2022-11-27 11:30:13 +00:00 |
|
froggleston
|
4790aaaae1
|
Implement cli options for backtesting-analysis date filtering
|
2022-11-26 16:58:56 +00:00 |
|
Wagner Costa Santos
|
52b60c5cbb
|
Merge branch 'develop' into backtest_live_models
|
2022-10-20 11:59:37 -03:00 |
|
Matthias
|
fda3a2827b
|
add list-freqAI models command
|
2022-10-14 16:20:49 +00:00 |
|
Wagner Costa Santos
|
5880f7a638
|
backtest_live_models - params validation and get timerange from live models in BT
|
2022-09-25 23:14:00 -03:00 |
|
Matthias
|
eb9ac9cbda
|
add --exchange to convert-trade-data
|
2022-09-19 20:29:28 +02:00 |
|
Matthias
|
4476b5a7f4
|
add user_data arg to test-pairlist
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
6686489c06
|
Merge pull request #7258 from freqtrade/feat/hyp_optinal_indicator
Add flag to move hyperopt populate_indicators to epoch
|
2022-08-27 09:21:16 +02:00 |
|
Matthias
|
bc359675a2
|
Add --analyze-per-epoch - moving populate_analysis to the epoch process
|
2022-08-19 15:19:43 +02:00 |
|
Matthias
|
b7553d20d4
|
Get min/max data in list-data command
|
2022-08-19 13:45:55 +02:00 |
|
Matthias
|
61c41fd919
|
Merge branch 'develop' into feat/freqai
|
2022-07-24 16:18:58 +02:00 |
|
Matthias
|
e97468964a
|
Add support for --timeframe-detail in hyperopt
fix #7070
|
2022-07-23 08:52:03 +02:00 |
|
robcaulk
|
a6077ac7f4
|
Merge feat/freqai into develop to get new features
|
2022-07-03 16:17:13 +02:00 |
|
froggleston
|
6bb342f23a
|
Add export-filename support
|
2022-06-14 16:54:27 +01:00 |
|
Matthias
|
be6e0813db
|
Remove --strategy from analysis test
|
2022-05-31 06:53:03 +02:00 |
|
Matthias
|
c285ad0e2b
|
Remove --strategy parameters, update docs
|
2022-05-30 20:26:24 +02:00 |
|
froggleston
|
df1c36e5aa
|
Change command name, use load_backtest_stats for strategy resolving
|
2022-05-29 11:54:27 +01:00 |
|
froggleston
|
e7c5818d16
|
First pass changes for cleaning up
|
2022-05-29 11:20:11 +01:00 |
|
froggleston
|
9488e8992d
|
First commit for integrating buy_reasons into FT
|
2022-05-24 11:47:25 +01:00 |
|
robcaulk
|
a4f5811a5b
|
fix flake8 issue in arguments.py
|
2022-05-15 17:42:15 +02:00 |
|
robcaulk
|
2600ba4e74
|
remove unused remnants
|
2022-05-15 17:38:58 +02:00 |
|
robcaulk
|
fc837c4daa
|
add freqao backend machinery, user interface, documentation
|
2022-05-15 17:38:58 +02:00 |
|
Matthias
|
269630e755
|
Add preliminary documentation for database conversion
|
2022-05-10 07:13:42 +02:00 |
|
Matthias
|
c3b0f6b64b
|
Add feature shell for database conversion
|
2022-05-09 20:58:40 +02:00 |
|
Matthias
|
f6a7e6b785
|
Add prepend option to download-data
|
2022-04-30 17:32:50 +02:00 |
|
Matthias
|
f1f4846053
|
Merge branch 'develop' into pr/samgermain/6558
|
2022-04-23 09:16:28 +02:00 |
|
Matthias
|
c6927a1501
|
Fix argument spelling
|
2022-04-23 09:10:40 +02:00 |
|
Matthias
|
82e9f62381
|
Add missing setting in arguments.py
|
2022-04-05 20:27:32 +02:00 |
|
Matthias
|
7868e50141
|
Merge branch 'develop' into feat/short
|
2022-03-18 08:18:17 +01:00 |
|
Matthias
|
18030a30e7
|
Add exchange parameter to test-pairlist command
This will allow for quick tests of the same pairlist config against
multiple exchanges.
|
2022-03-14 19:21:58 +01:00 |
|
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +01:00 |
|
Joe Schr
|
761f7fdefb
|
fix: linter
|
2022-02-04 13:14:55 +01:00 |
|
Joe Schr
|
e84a58de28
|
fix: don't use different configuration keys, just add as 2nd argument
|
2022-02-04 12:47:13 +01:00 |
|
Joe Schr
|
a3e045f69d
|
Plotting: add alias --backtest-filename for --export-filename
makes it easier to discover how to use this argument
|
2022-02-04 12:47:13 +01:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Rokas Kupstys
|
5fffc5033a
|
Rework backtesting --no-cahche to --cache=[none, day, week, month].
Fix an issue where config modification during runtime would prevent use of cached results.
|
2022-01-19 11:44:35 +02:00 |
|
Rokas Kupstys
|
16861db653
|
Implement previous backtest result reuse when config and strategy did not change.
|
2022-01-15 17:30:40 +02:00 |
|
Matthias
|
9d79501c13
|
Add candletypes argument for convert-data
|
2021-12-05 10:26:00 +01:00 |
|
Matthias
|
7baf11a497
|
Futures candles should go into a subdirectory
|
2021-12-03 07:04:53 +01:00 |
|
Matthias
|
504efbd6d4
|
Add futures argument to download-data command
|
2021-11-27 16:36:59 +01:00 |
|
Matthias
|
6cc3f65a83
|
Add --trading-mode parameter
|
2021-11-07 10:52:20 +01:00 |
|
Matthias
|
c15f73aa1f
|
Rename command to backtesting-show
|
2021-10-31 10:13:11 +01:00 |
|
Matthias
|
650d6c276a
|
Add documentation
|
2021-10-30 16:40:03 +02:00 |
|
Matthias
|
851062ca46
|
Rename backtest-filter to backtest_show
|
2021-10-30 10:53:18 +02:00 |
|
Matthias
|
f472709438
|
Add option to show sorted pairlist
Allows easy copy/pasting of the pairlist to a configuration
|
2021-10-30 10:50:40 +02:00 |
|
Matthias
|
0f3809345a
|
Remove backtest-path parameter
|
2021-10-30 10:28:12 +02:00 |
|
Matthias
|
6f1e719216
|
Merge branch 'develop' into pr/cryptomeisternox/5150
|
2021-10-30 10:26:05 +02:00 |
|
Matthias
|
96f99699e0
|
Merge pull request #4606 from rextea/add_days_breakdown_to_backtesting_summary
Add days breakdown table to backtesting
|
2021-10-21 13:56:30 +02:00 |
|
Matthias
|
e458c9867a
|
Styling fixes
|
2021-10-21 07:45:15 +02:00 |
|
Matthias
|
fa028c2134
|
Support day/week/month breakdowns
|
2021-10-21 06:58:40 +02:00 |
|