robcaulk
|
a6077ac7f4
|
Merge feat/freqai into develop to get new features
|
2022-07-03 16:17:13 +02:00 |
|
froggleston
|
c391ca08de
|
Change backtesting-analysis options to space separated lists
|
2022-06-15 11:25:06 +01:00 |
|
Matthias
|
056047f635
|
Fix --help
|
2022-05-29 20:07:02 +02:00 |
|
froggleston
|
e7c5818d16
|
First pass changes for cleaning up
|
2022-05-29 11:20:11 +01:00 |
|
froggleston
|
8c03ebb78f
|
Fix group 0 table, add pathlib.Path use
|
2022-05-24 12:48:13 +01:00 |
|
froggleston
|
9488e8992d
|
First commit for integrating buy_reasons into FT
|
2022-05-24 11:47:25 +01:00 |
|
robcaulk
|
fc837c4daa
|
add freqao backend machinery, user interface, documentation
|
2022-05-15 17:38:58 +02:00 |
|
Matthias
|
f374c9da70
|
PR cleanup
|
2022-05-11 06:30:40 +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 |
|
Sam Germain
|
d5ce868f1a
|
removed 1 letter alias for recursive-strategy-folder
|
2022-04-10 18:44:33 -06:00 |
|
Sam Germain
|
b4b809ff8e
|
changed recursive to recursive_strategy_search
|
2022-03-31 08:16:21 -06:00 |
|
Sam Germain
|
185daf5772
|
add recursive command line option
|
2022-03-31 08:12:02 -06:00 |
|
Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
2022-03-22 20:28:38 +01:00 |
|
Matthias
|
95f69b905a
|
Remove ticker_interval support
|
2022-03-20 09:00:53 +01:00 |
|
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +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 |
|
Matthias
|
afe46a55f7
|
Add documentation for --cache backtest option
|
2022-01-19 20:19:17 +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
|
5b67be06c2
|
Update description of --candletypes
|
2021-12-07 20:00:12 +01:00 |
|
Matthias
|
9d79501c13
|
Add candletypes argument for convert-data
|
2021-12-05 10:26:00 +01:00 |
|
Matthias
|
6cc3f65a83
|
Add --trading-mode parameter
|
2021-11-07 10:52:20 +01: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
|
fa028c2134
|
Support day/week/month breakdowns
|
2021-10-21 06:58:40 +02:00 |
|
Matthias
|
47bba331c1
|
Merge branch 'develop' into pr/rextea/4606
|
2021-10-17 16:29:31 +02:00 |
|
Matthias
|
d4d57f0002
|
Document expansion of --pairs , add download-inactive
|
2021-10-17 16:09:56 +02:00 |
|
Matthias
|
0e7d903a6f
|
Merge pull request #5644 from slyons/develop
Add ability to ignore unparameterized spaces
|
2021-10-14 08:07:07 +02:00 |
|
Matthias
|
3279ea568c
|
Add new parameter to hyperopt docs
|
2021-10-13 19:57:42 +02:00 |
|
Matthias
|
aed919a05f
|
Simplify "no-space-configured" error handling by moving it to hyperopt_auto
|
2021-10-13 19:54:35 +02:00 |
|
Matthias
|
ce9debe9fd
|
Add version argument to freqUI installer
|
2021-10-12 06:44:07 +02:00 |
|
Scott Lyons
|
5dd1088d8d
|
Adding ignore unparameterized spaces flag
|
2021-09-30 00:44:26 -07:00 |
|
Matthias
|
fc511aac44
|
don't use %default when no default is defined
|
2021-09-29 19:21:54 +02:00 |
|
Matthias
|
3675df8344
|
Update documentation regarding Legacy Hyperopt
|
2021-09-12 08:18:17 +02:00 |
|
Matthias
|
dad4a49e81
|
Remove legacy hyperopt interface from hyperopt.py
|
2021-09-12 08:18:13 +02:00 |
|
Matthias
|
b0c4f079c2
|
Merge branch 'develop' into feat/backtest_detail
|
2021-08-31 20:16:42 +02:00 |
|
Matthias
|
1f3ccc2587
|
DefaultStrategy does not need to be limited
|
2021-08-26 07:00:15 +02:00 |
|
Matthias
|
8405ccc15e
|
Seperate detail data loading from regular backest-data loading
|
2021-08-14 16:33:01 +02:00 |
|
Matthias
|
88172fab82
|
Allow "detailed" backtesting timeframe to look into the candle
|
2021-08-14 16:04:23 +02:00 |
|
Matthias
|
544e0da6c2
|
Add protection parameter space
|
2021-08-04 06:50:14 +02:00 |
|
Matthias
|
62cdbdc26a
|
Automatically export hyperopt parameters
|
2021-06-29 20:51:25 +02:00 |
|
Cryptomeister Nox
|
85979c3176
|
* Adding command for Filtering
* Read latest Backtest file and print trades
|
2021-06-17 20:35:02 +02:00 |
|
Matthias
|
cf7394d01c
|
Export backtesting results by default
closes #4977
|
2021-06-14 19:57:24 +02:00 |
|