stable/freqtrade
Robert Caulk f9460c80c2
Merge pull request #7434 from freqtrade/improve-train-queue
improve train queue system in FreqAI
2022-09-19 10:55:53 +02:00
..
commands Separate strategy subtemplates for better overview 2022-09-18 08:52:53 +02:00
configuration Use Alias to type config objects 2022-09-18 13:20:55 +02:00
data move trades_get_pairs to parent class 2022-09-18 19:40:03 +02: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 Merge pull request #7434 from freqtrade/improve-train-queue 2022-09-19 10:55:53 +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 Fix Imports 2022-09-18 19:36:11 +02:00
resolvers Fix Imports 2022-09-18 19:36:11 +02:00
rpc use Config typing in more places 2022-09-18 13:31:52 +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 Use Alias to type config objects 2022-09-18 13:20:55 +02:00
loggers.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
main.py Update references to remove python 3.7 support 2022-01-25 06:43:36 +01: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