Matthias
|
e2d15f4082
|
Add parameter to enable protections for backtesting
|
2020-12-07 11:39:01 +01:00 |
|
Matthias
|
cf2ae788d7
|
Convert backtesting rows to Tuples for performance gains
|
2020-10-18 17:16:57 +02:00 |
|
Matthias
|
2591a34db4
|
Don't use arrow objects for backtesting
|
2020-10-18 16:18:52 +02:00 |
|
Matthias
|
40b61bbfe3
|
Adjust trailing-stop to be python compliant
|
2020-10-05 07:44:12 +02:00 |
|
Matthias
|
cb74c9bcde
|
Fix hyperopt output
|
2020-10-03 13:27:06 +02:00 |
|
Matthias
|
6977ffdbf9
|
Merge branch 'develop' into isort_config
|
2020-09-28 20:21:55 +02:00 |
|
Matthias
|
253b7b763e
|
Apply isort to freqtrade codebase
|
2020-09-28 19:40:46 +02:00 |
|
Matthias
|
c42a924df8
|
Load latest file
|
2020-09-27 16:50:42 +02:00 |
|
Matthias
|
ff96cf154c
|
Keep hyperopt result history
|
2020-09-27 16:33:26 +02:00 |
|
Matthias
|
b736691e0e
|
Remove hyperopt --continue
|
2020-09-27 16:18:28 +02:00 |
|
Matthias
|
f0d7f18cf9
|
Pad wins / draws / losses for hyperopt with spaces instead of 0's
|
2020-09-19 17:32:22 +02:00 |
|
Allen Day
|
f63a378967
|
Update hyperopt.py
zero pad wins/draws/losses (W/D/L) column to preserve alignment in console pretty print
|
2020-09-07 23:26:55 +08:00 |
|
Matthias
|
3d93236709
|
Remove unused import
|
2020-08-21 14:55:47 +02:00 |
|
Matthias
|
301f74fd1b
|
Merge pull request #3418 from freqtrade/hyperopt_colorama_init
Test colorama init again (after the fixes done to progressbar)
|
2020-08-21 14:54:35 +02:00 |
|
Matthias
|
3d515ed5bf
|
Merge pull request #3558 from freqtrade/bt_add_maxdrawdown
Revise backtesting export format, add some metrics
|
2020-08-19 06:39:47 +02:00 |
|
Matthias
|
a6dac9acf3
|
Merge pull request #3667 from freqtrade/hyperopt_enable_dataprovider
Hyperopt enable dataprovider
|
2020-08-17 07:00:48 +02:00 |
|
Matthias
|
b98107375e
|
Improve formatting of result string to be a bit conciser
|
2020-08-14 07:31:14 +02:00 |
|
Matthias
|
d76ee43246
|
Show wins / draws / losses in hyperopt table
|
2020-08-14 07:14:10 +02:00 |
|
Matthias
|
05bd099f51
|
Merge branch 'develop' into pr/yazeed/3008
|
2020-08-14 06:58:09 +02:00 |
|
Matthias
|
dd430455e4
|
Enable dataprovier for hyperopt
|
2020-08-08 17:04:32 +02:00 |
|
Matthias
|
fbddfaeacf
|
Introduce DatetimePrintFormat
|
2020-07-03 06:58:27 +02:00 |
|
Matthias
|
0b2982caed
|
Merge branch 'develop' into hyperopt_colorama_init
|
2020-06-16 10:16:41 +02:00 |
|
hroff-1902
|
ea77edce05
|
Make flake happy
|
2020-06-13 18:54:54 +03:00 |
|
hroff-1902
|
3d9b107761
|
Changes after review
|
2020-06-13 17:12:37 +03:00 |
|
Felipe Lambert
|
69ac5c1ac7
|
change hyperopt return to better copy to strategy file
|
2020-06-10 14:35:31 -03:00 |
|
Matthias
|
d9afef8fe1
|
Move colorama_init to where it was
|
2020-06-01 09:37:10 +02:00 |
|
Matthias
|
ffa93377b4
|
Test colorama init again (after the fixes done to progressbar)
|
2020-06-01 09:34:03 +02:00 |
|
Florian Merz
|
889a153731
|
fix PEP8
|
2020-05-03 17:29:56 +02:00 |
|
Florian Merz
|
690bb7646a
|
hyperopt csv export - add params
|
2020-05-03 17:00:12 +02:00 |
|
Matthias
|
509f38d3aa
|
Use non-deprectated parameter for progressbar
|
2020-05-01 17:59:24 +02:00 |
|
hroff-1902
|
726e52aaa7
|
Use skopt model_queue_size instead of custom hack
|
2020-04-29 10:49:25 +03:00 |
|
hroff-1902
|
c26835048c
|
Hyperopt cleanup, do not use 'trials'
|
2020-04-28 22:56:19 +03:00 |
|
hroff-1902
|
a01ed170f5
|
Improve hyperopt-list logging
|
2020-04-28 17:33:07 +03:00 |
|
hroff-1902
|
9ebc997e9d
|
Merge pull request #3215 from freqtrade/backtest_use_pairlists
Backtest use pairlists
|
2020-04-27 13:34:06 +03:00 |
|
Matthias
|
e8530c36d3
|
Remove pairlists from hyperopt too (it holds a reference to exchange)
|
2020-04-25 15:46:20 +02:00 |
|
hroff-1902
|
d9f255a6c0
|
Fix asterisk printing for csv output
|
2020-04-25 12:49:14 +03:00 |
|
Yazeed Al Oyoun
|
c9711678fd
|
fixed indent
|
2020-04-25 11:31:51 +02:00 |
|
Yazeed Al Oyoun
|
181b12b3a8
|
added wins/draws/losses
|
2020-04-25 11:31:51 +02:00 |
|
Yazeed Al Oyoun
|
6147498fd4
|
fixed indent
|
2020-04-25 11:31:51 +02:00 |
|
Yazeed Al Oyoun
|
2fb3d94938
|
added wins/draws/losses
|
2020-04-25 11:31:51 +02:00 |
|
hroff-1902
|
2d994f6feb
|
Better printing of asterisk
|
2020-04-24 21:57:29 +03:00 |
|
hroff-1902
|
6e5f0869b3
|
Remove another unused method
|
2020-04-24 18:39:08 +03:00 |
|
hroff-1902
|
5c012d79eb
|
Remove unused method
|
2020-04-24 18:14:07 +03:00 |
|
Matthias
|
d36e2cf6ab
|
Fix random test failure in hyperopt
|
2020-04-16 07:06:47 +02:00 |
|
Fredrik81
|
2c1c1c7f16
|
Update freqtrade/optimize/hyperopt.py
nice find
Co-Authored-By: Matthias <xmatthias@outlook.com>
|
2020-04-11 17:42:32 +02:00 |
|
Fredrik81
|
d9e54ab7a4
|
Update freqtrade/optimize/hyperopt.py
nice find
Co-Authored-By: Matthias <xmatthias@outlook.com>
|
2020-04-11 17:42:19 +02:00 |
|
Fredrik81
|
4707484a4c
|
Fix issue with colring enabled + styling
|
2020-04-09 11:42:13 +02:00 |
|
Fredrik81
|
cdc774549e
|
Merge branch 'develop' into progress-bar
|
2020-04-08 01:56:43 +02:00 |
|
Fredrik81
|
132f5f73f5
|
Update hyperopt.py
|
2020-04-07 10:44:18 +02:00 |
|
Fredrik81
|
c95906cfcf
|
Update hyperopt.py
|
2020-04-07 10:42:15 +02:00 |
|