Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
2022-03-22 20:28:38 +01:00 |
|
Matthias
|
eb08b92180
|
Raise exception when ticker_interval is set.
|
2022-03-20 09:01:36 +01:00 |
|
Matthias
|
420cc5c595
|
deprecated-setting moval should delete old setting
|
2022-03-09 06:37:08 +01:00 |
|
Matthias
|
6532aba765
|
Merge pull request #5360 from freqtrade/hyperopt_protections
Hyperopt protections and Boolean parameter
|
2021-08-07 09:42:05 +02:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Matthias
|
a661e0db6e
|
Deprecate protections from config
|
2021-08-04 19:43:16 +02:00 |
|
Matthias
|
158cb415a9
|
Add settings interface to have types available
|
2021-06-26 17:28:37 +02:00 |
|
Matthias
|
b7f01a08f3
|
Update sequence of process_deprecated_setting parameters
|
2021-06-26 17:03:51 +02:00 |
|
Matthias
|
af1b3721fb
|
remove duplicate settings check
|
2020-11-27 20:28:17 +01:00 |
|
Matthias
|
95c3c45ec9
|
Remove long deprecated settings that moved from experimental to
ask_strategy
|
2020-11-27 20:24:32 +01:00 |
|
Matthias
|
3517c86fa2
|
Fail if both ticker_interval and timeframe are present in a
configuration
Otherwise the wrong might be used, as it's unclear which one the intend
of the user is
|
2020-06-16 16:02:38 +02:00 |
|
hroff-1902
|
64881a94e2
|
Merge branch 'develop' into timeframe
|
2020-06-02 15:56:34 +03:00 |
|
Matthias
|
09fe3c6f5e
|
create compatibility code
|
2020-06-02 09:52:30 +02:00 |
|
Matthias
|
3139343946
|
Remove capital_available_percentage and raise instead
|
2020-06-01 19:58:28 +02:00 |
|
Matthias
|
d1a24db6b7
|
Remove deprecated pairlist and binary
|
2020-04-25 16:04:10 +02:00 |
|
hroff-1902
|
f3d500085c
|
Add some type hints
|
2020-02-02 07:00:40 +03:00 |
|
Matthias
|
7e7c82cf4a
|
Small adjustments to relative_stake PR
|
2020-01-03 11:34:17 +01:00 |
|
Matthias
|
f3beaa3374
|
Deprecate capital_available_percentage
|
2020-01-03 10:58:31 +01:00 |
|
Matthias
|
1ffda29fd2
|
Adjust improts to new exception location
|
2019-12-30 15:02:17 +01:00 |
|
Matthias
|
f05818a86e
|
Allow transition from "no-config"-pairlist to pairlists
|
2019-11-24 09:49:29 +01:00 |
|
Matthias
|
c92f233c15
|
Move settings to correct location
|
2019-11-19 19:33:04 +01:00 |
|
Matthias
|
25cb935eee
|
Some more adjustments for new pairlist
|
2019-11-09 14:16:03 +01:00 |
|
Matthias
|
14758dbe10
|
Some small cleanups
|
2019-10-30 16:32:22 +01:00 |
|
hroff-1902
|
cdd1bc425b
|
Fix typo
|
2019-10-09 03:12:30 +03:00 |
|
hroff-1902
|
434e0234c5
|
Add handling deprecated settings
|
2019-10-09 02:43:06 +03:00 |
|