stable/freqtrade
Matthias 02f2096fc3 Reverse and fix rangestability conditions
closes #7447
2022-09-21 06:53:07 +02:00
..
commands add --exchange to convert-trade-data 2022-09-19 20:29:28 +02:00
configuration Use Alias to type config objects 2022-09-18 13:20:55 +02:00
data Sort and dedup pairs before data conversion 2022-09-20 13:36:28 +00:00
edge Use Alias to type config objects 2022-09-18 13:20:55 +02:00
enums use numbers in HyperoptState properly ... 2022-08-19 15:40:06 +02:00
exchange Use json_load to load leverage tiers 2022-09-19 07:23:26 +02:00
freqai protect against unforeseen issues in scanning thread 2022-09-19 21:18:31 +02:00
leverage Use FtPrecise in interest calculation 2022-08-13 08:43:56 +02:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize use Config typing in more places 2022-09-18 13:31:52 +02:00
persistence Update stoploss on exchange logic 2022-09-17 17:11:00 +02:00
plot use Config typing in more places 2022-09-18 13:31:52 +02:00
plugins Reverse and fix rangestability conditions 2022-09-21 06:53:07 +02:00
resolvers Fix Imports 2022-09-18 19:36:11 +02:00
rpc Update exit message handling to gracefully handle kucoins "empty" responses 2022-09-20 20:00:08 +02:00
strategy use Config typing in more places 2022-09-18 13:31:52 +02:00
templates Merge pull request #7434 from freqtrade/improve-train-queue 2022-09-19 10:55:53 +02:00
util Add float initializer to FtPrecise 2022-08-10 11:54:07 +00:00
vendor Disable ability to use lookahead-biased vwap 2021-10-17 11:23:58 +02:00
__init__.py Version bump dev version to 2022.9 2022-08-29 06:34:20 +02:00
__main__.py Update references to remove python 3.7 support 2022-01-25 06:43:36 +01:00
constants.py Add plot_feature_importance to schema definition 2022-09-19 08:13:54 +00:00
exceptions.py Small formatting upgrades 2021-11-11 12:06:18 +01:00
freqtradebot.py Fix 0.0 amount message wording 2022-09-21 06:42:55 +02:00
loggers.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
main.py Always show freqtrade version 2022-09-20 14:14:54 +00:00
misc.py Refactor bt-caching stuff to it's own module 2022-04-29 19:37:13 +02:00
wallets.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
worker.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00