Matthias
|
e8ee087e9d
|
Merge branch 'develop' into download_module
|
2019-08-20 06:49:18 +02:00 |
|
Matthias
|
611850bf91
|
Add edge/dynamic_whitelist validation
|
2019-08-18 16:19:24 +02:00 |
|
Matthias
|
ddfadbb69e
|
Validate configuration consistency after loading strategy
|
2019-08-18 16:10:10 +02:00 |
|
Matthias
|
08fa5136e1
|
use copy of minimal_config ...
|
2019-08-17 07:19:46 +02:00 |
|
Matthias
|
7a79b292e4
|
Fix bug in pairs fallback resolving
|
2019-08-17 07:05:42 +02:00 |
|
Matthias
|
f7d5280f47
|
Replace ARGS_DOWNLOADER with ARGS_DOWNLOAD_DATA
|
2019-08-17 06:48:34 +02:00 |
|
Matthias
|
c9207bcc00
|
Remove blank line at end
|
2019-08-16 16:01:30 +02:00 |
|
Matthias
|
132f28ad44
|
Add tests to correctly load / override pair-lists
|
2019-08-16 15:52:59 +02:00 |
|
Matthias
|
219d0b7fb0
|
Adjust documentation to removed download-script
|
2019-08-16 15:27:48 +02:00 |
|
Matthias
|
4e308a1a3e
|
Resolve pairlist in configuration
|
2019-08-16 14:56:57 +02:00 |
|
Matthias
|
3c15e3ebdd
|
Default load minimal config
|
2019-08-16 14:56:38 +02:00 |
|
Matthias
|
05deb9e09b
|
Migrate download-script logic to utils.py
|
2019-08-16 14:42:44 +02:00 |
|
Matthias
|
91886120a7
|
use nargs for --pairs argument
|
2019-08-16 14:39:29 +02:00 |
|
Matthias
|
161db08745
|
Merge pull request #2142 from hroff-1902/hyperopt-print-json
Hyperopt: --print-json option
|
2019-08-16 11:08:54 +02:00 |
|
hroff-1902
|
4fa92ec0fa
|
hyperopt: --print-json option added
|
2019-08-15 21:39:04 +03:00 |
|
Matthias
|
80a71323cc
|
Merge pull request #2141 from ahonnecke/fstring-runtime
f the string
|
2019-08-15 19:33:57 +02:00 |
|
Ashton Honnecke
|
fd77f699df
|
f the string
|
2019-08-15 10:41:02 -06:00 |
|
Matthias
|
096a6426db
|
Override equality operator
|
2019-08-14 10:22:54 +02:00 |
|
Matthias
|
51c3a31bb5
|
Correct imports and calls to parse_timerange
|
2019-08-14 10:07:32 +02:00 |
|
Matthias
|
06fa07e73e
|
Move parse_timerange to TimeRange class
|
2019-08-14 10:07:14 +02:00 |
|
Matthias
|
c2e9685e04
|
Merge pull request #2121 from hroff-1902/config-allow-comments
Allow comments in config files
|
2019-08-14 06:37:33 +02:00 |
|
Matthias
|
c0784b7c33
|
Merge pull request #2089 from hroff-1902/hyperopt-print-colorized
Hyperopt print colorized results
|
2019-08-13 19:36:06 +02:00 |
|
Matthias
|
3c589bb877
|
fail if known bad exchanges are detcted
|
2019-08-13 08:27:46 +02:00 |
|
hroff-1902
|
906be7be7c
|
Merge branch 'develop' into config-allow-comments
|
2019-08-13 00:14:19 +03:00 |
|
hroff-1902
|
58d308fd05
|
fix handling --no-color for edge and backtesting
|
2019-08-12 23:13:04 +03:00 |
|
hroff-1902
|
1a34b9b61c
|
--no-color option introduced
|
2019-08-12 21:08:34 +03:00 |
|
Matthias
|
6310b40fc6
|
Merge pull request #2123 from freqtrade/hyperoptloss_help
[minor] Improve hyperopt-loss docs
|
2019-08-12 14:08:32 +02:00 |
|
Matthias
|
43b41324e2
|
Improve hyperopt-loss docs
|
2019-08-12 06:45:27 +02:00 |
|
hroff-1902
|
2d60e4b18b
|
allow comments and trailing commas in config files
|
2019-08-12 00:32:03 +03:00 |
|
Matthias
|
eb328037b7
|
combine normalize method and config validation to in_files
|
2019-08-10 19:58:04 +02:00 |
|
Matthias
|
afba31c3f9
|
change method from _load_config_Files to from_files()
|
2019-08-10 19:57:49 +02:00 |
|
hroff-1902
|
28d8fc871a
|
tests adjusted
|
2019-08-10 16:07:30 +03:00 |
|
hroff-1902
|
50c9679e23
|
move load_config_file() to separate module
|
2019-08-10 14:24:14 +03:00 |
|
Matthias
|
9d471f3c9a
|
Fix documentation for strategy-list
|
2019-08-06 06:32:31 +02:00 |
|
hroff-1902
|
f200f52a16
|
hyperopt print colorized results
|
2019-08-03 19:09:42 +03:00 |
|
Matthias
|
16716ad028
|
Merge pull request #2057 from freqtrade/refactor/argument_location
Move argument definitions to their own file
|
2019-07-26 06:19:04 +02:00 |
|
hroff-1902
|
bf1c197a37
|
import errors fixed
|
2019-07-26 02:21:31 +03:00 |
|
Matthias
|
3c3a902a69
|
Move argument definitions to their own file
|
2019-07-25 20:42:08 +02:00 |
|
Matthias
|
7ee971c3e3
|
Add simple method to add deprecations to cmd line options
|
2019-07-25 20:35:20 +02:00 |
|
hroff-1902
|
04382d4b44
|
add --hyperopt-path option
|
2019-07-22 20:23:18 +03:00 |
|
Matthias
|
790838d897
|
Merge pull request #2024 from freqtrade/custom_hyperopt_loss
Custom hyperopt loss function (and sharpe-ratio)
|
2019-07-20 12:48:26 +02:00 |
|
Matthias
|
4d0cf9ec8e
|
Merge pull request #2033 from hroff-1902/remove-dynamic-whitelist-option
remove deprecated --dynamic-whitelist option
|
2019-07-19 06:38:54 +02:00 |
|
Matthias
|
299f673a8e
|
Merge pull request #2029 from freqtrade/create_datadir_pathlib
[minor] Convert create_datadir to Pathlib
|
2019-07-19 06:36:11 +02:00 |
|
Matthias
|
fa8904978b
|
Don't use --hyperopt-loss-class, but --hyperopt-loss instead
|
2019-07-19 06:31:49 +02:00 |
|
hroff-1902
|
7af24dc486
|
cleanup Arguments: name attrs and methods as non-public
|
2019-07-18 21:43:40 +03:00 |
|
Matthias
|
e01c0ab4d6
|
Improve doc wording
|
2019-07-18 20:02:28 +02:00 |
|
Matthias
|
8b4827ad85
|
Convert create_datadir to Pathlib
|
2019-07-18 19:48:19 +02:00 |
|
hroff-1902
|
50d2950e6b
|
add -V alias for --version
|
2019-07-18 12:12:34 +03:00 |
|
hroff-1902
|
96564d0dad
|
remove deprecated --dynamic-whitelist option
|
2019-07-18 10:45:47 +03:00 |
|
Matthias
|
c5b244419d
|
Merge branch 'develop' into custom_hyperopt_loss
|
2019-07-17 06:27:42 +02:00 |
|