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 |
|
Fredrik81
|
d5609d4997
|
Changed back to progressbar2 for better handling of logger.
Coloring still needs some work (bug + what colors to use)
|
2020-04-06 13:12:32 +02:00 |
|
hroff-1902
|
51f52c8609
|
Merge branch 'develop' into no-ticker-2
|
2020-03-13 16:43:52 +03:00 |
|
hroff-1902
|
a7ed51c642
|
return back the name of the hyperopt data file
|
2020-03-13 04:04:23 +03:00 |
|
Fredrik81
|
5737139979
|
Small fix
|
2020-03-12 16:47:09 +01:00 |
|
Fredrik81
|
1a59fc11be
|
doh
|
2020-03-12 02:36:18 +01:00 |
|
Fredrik81
|
df1ae565dc
|
clean-up
|
2020-03-12 02:26:41 +01:00 |
|
Fredrik81
|
9387ed923c
|
fix for empty lines
|
2020-03-12 02:07:50 +01:00 |
|
Fredrik81
|
81cbb92556
|
Switch to TQDM
|
2020-03-11 22:30:36 +01:00 |
|
Fredrik81
|
3a8b68c0fd
|
Initial work on progressbar
|
2020-03-10 20:30:36 +01:00 |
|