Matthias
|
a8842f38ca
|
Fix wrong exception message
|
2019-08-24 09:08:08 +02:00 |
|
Matthias
|
70ebd09de4
|
Add checks verifying that stoploss is not 0 (and positive-stoploss is
also not 0).
|
2019-08-22 20:04:44 +02:00 |
|
Matthias
|
782f4112cd
|
Add test checking stoploss == 0 values
|
2019-08-22 19:49:30 +02:00 |
|
Matthias
|
91b0394433
|
Merge pull request #2156 from freqtrade/remove_live
Remove deprecated option live - deprecate -r
|
2019-08-22 15:33:39 +02:00 |
|
Matthias
|
aaeeb9c0c6
|
Merge branch 'develop' into align_userdata
|
2019-08-21 19:41:10 +02:00 |
|
Matthias
|
13ffb39245
|
Adjust tests to fixed loading method
|
2019-08-21 06:59:07 +02:00 |
|
Matthias
|
f02adf2a45
|
Deprecate --refresh-pairs-cached
|
2019-08-20 07:00:43 +02:00 |
|
Matthias
|
e9e2a83436
|
remove --live references
|
2019-08-20 07:00:43 +02:00 |
|
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
|
acf1e734ec
|
Adapt lg_has calls to new standard
|
2019-08-18 15:09:44 +02:00 |
|
Matthias
|
0a478bc0dc
|
Merge branch 'develop' into align_userdata
|
2019-08-18 15:00:12 +02:00 |
|
Matthias
|
7a79b292e4
|
Fix bug in pairs fallback resolving
|
2019-08-17 07:05:42 +02:00 |
|
Matthias
|
132f28ad44
|
Add tests to correctly load / override pair-lists
|
2019-08-16 15:52:59 +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
|
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 |
|
Matthias
|
51ad8f5ab4
|
Merge branch 'develop' into log_has_ref
|
2019-08-12 06:49:41 +02:00 |
|
hroff-1902
|
90b75afdb1
|
test added to load config with comments and trailing commas
|
2019-08-12 00:33:34 +03:00 |
|
Matthias
|
a636dda07d
|
Fix remaining tests using log_has
|
2019-08-11 20:17:39 +02:00 |
|
Matthias
|
2c5a499a8b
|
Merge branch 'develop' into align_userdata
|
2019-08-10 20:15:07 +02:00 |
|
Matthias
|
6d89da45b0
|
Add test for from_config
|
2019-08-10 20:02:11 +02:00 |
|
hroff-1902
|
48d8376878
|
tests fixed
|
2019-08-10 18:47:58 +03:00 |
|
hroff-1902
|
28d8fc871a
|
tests adjusted
|
2019-08-10 16:07:30 +03:00 |
|
Matthias
|
383b24ab84
|
Merge branch 'develop' into align_userdata
|
2019-08-05 06:55:51 +02:00 |
|
hroff-1902
|
cad7d9135a
|
tests: hide deprecation warning due to use of --live
|
2019-08-03 09:24:27 +03:00 |
|
Matthias
|
2a141af42e
|
Only create userdir when explicitly requested
|
2019-07-31 19:39:54 +02:00 |
|
Matthias
|
8cef567abc
|
create and use hyperopt-results folder
|
2019-07-31 07:10:17 +02:00 |
|
Matthias
|
03e60b9ea4
|
Rename folder_Operations to directory_operations
|
2019-07-29 06:15:49 +02:00 |
|
Matthias
|
113947132c
|
user_data_dir is PATH in config, not str
|
2019-07-28 14:57:05 +02:00 |
|
Matthias
|
ae0e001187
|
Fix some bugs in tests
|
2019-07-28 14:57:05 +02:00 |
|
Matthias
|
1b2581f0cb
|
Add user_data_dir to configuration
|
2019-07-28 14:57:05 +02:00 |
|
Matthias
|
6c3a0eb1d6
|
add create_userdir function
|
2019-07-28 14:55:19 +02:00 |
|
Matthias
|
7ee971c3e3
|
Add simple method to add deprecations to cmd line options
|
2019-07-25 20:35:20 +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
|
8b4827ad85
|
Convert create_datadir to Pathlib
|
2019-07-18 19:48:19 +02:00 |
|
hroff-1902
|
96564d0dad
|
remove deprecated --dynamic-whitelist option
|
2019-07-18 10:45:47 +03:00 |
|
hroff-1902
|
9cae2900d4
|
get rid of patched_configuration_open() in tests
|
2019-07-15 01:44:25 +03:00 |
|
hroff-1902
|
bbfbd87a9f
|
move create_datadir() to separate file
|
2019-07-12 03:31:36 +03:00 |
|
hroff-1902
|
7e103e34f8
|
flake happy
|
2019-07-12 01:41:09 +03:00 |
|
hroff-1902
|
94e6fb89b3
|
tests happy
|
2019-07-12 00:49:23 +03:00 |
|
hroff-1902
|
1bdffcc73b
|
make configuration a sep. module, including arguments
|
2019-07-12 00:49:23 +03:00 |
|
hroff-1902
|
ce2a5b2838
|
move loggers setup out of configuration
|
2019-07-07 00:31:48 +03:00 |
|
Matthias
|
5c6039fd8b
|
Fix #1997 - rename folder to dir
|
2019-07-04 19:53:50 +02:00 |
|
Matthias
|
a77d75eb43
|
Check log output since that's whats shown to users
|
2019-06-15 13:14:07 +02:00 |
|
hroff-1902
|
941fb4ebbb
|
tests added
|
2019-06-14 18:40:25 +03:00 |
|
hroff-1902
|
a65c89f090
|
test adjusted
|
2019-06-12 23:37:02 +03:00 |
|
hroff-1902
|
676e730013
|
enhance check_exchange
|
2019-06-11 13:18:35 +03:00 |
|
Matthias
|
87329c689d
|
Change ticker_interval too
|
2019-04-24 21:24:00 +02:00 |
|