Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
Stefano Ariestasia
|
e1c6cf5f91
|
fix typo
|
2022-05-26 10:12:50 +09:00 |
|
Matthias
|
aee0cfd17a
|
forcebuy_enable -> force_entry_enable
|
2022-04-08 13:39:41 +02:00 |
|
Matthias
|
d5ec79c0b9
|
Update deprecated settings to support non-nested transitions
|
2022-04-06 19:09:34 +02:00 |
|
Matthias
|
b1378efdeb
|
ignore_roi_if_buy_signal -> ignore_roi_if_entry_signal
|
2022-04-05 20:21:39 +02:00 |
|
Matthias
|
bba9629a2a
|
Rename sell_profit_only to exit_profit_only
|
2022-04-05 20:00:35 +02:00 |
|
Matthias
|
7d3116f9fb
|
webhookbuy -> webhookentry
|
2022-04-04 19:32:27 +02:00 |
|
Matthias
|
eff636ba53
|
Update RPC message types to ENTRY
|
2022-04-04 19:29:15 +02:00 |
|
Matthias
|
125dff1dad
|
Properly deprecate webhook settings (with transition)
|
2022-04-04 19:21:13 +02:00 |
|
Matthias
|
5ecb695e50
|
Update deprecated notification settings
|
2022-04-04 19:17:11 +02:00 |
|
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 |
|