stable/freqtrade
Matthias a7e9e362b7 Simplify printing logic for non-optimized parameters 2021-06-29 06:50:47 +02:00
..
commands Fix some type errors 2021-06-29 06:50:47 +02:00
configuration Add settings interface to have types available 2021-06-26 17:28:37 +02:00
data unexpected docstring params 2021-06-25 23:56:16 +05:30
edge spell corrections 2021-06-25 22:10:04 +05:30
enums Small style improvements (no empty line at start) 2021-06-10 06:21:10 +02:00
exchange Reduce verbosity of getting sell-rate from orderbook 2021-06-26 20:09:52 +02:00
mixins Improve wording, fix bug 2020-12-07 15:48:06 +01:00
optimize Simplify printing logic for non-optimized parameters 2021-06-29 06:50:47 +02:00
persistence Small fix to models 2021-06-13 11:20:22 +02:00
plot spell corrections 2021-06-25 22:10:04 +05:30
plugins unexpected docstring params 2021-06-25 23:56:16 +05:30
resolvers Simplify strategy-resolver moving 2021-06-26 17:55:31 +02:00
rpc Expose default currency precision to API 2021-06-26 20:46:54 +02:00
strategy Update name to get non-optimized parameters 2021-06-29 06:50:47 +02:00
templates Move strategy-override signals to top-level of the config 2021-06-26 16:06:13 +02:00
vendor Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
__init__.py Remove encode/decode for hyperopt 2021-05-01 17:01:52 +02:00
__main__.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
constants.py Move strategy-override signals to top-level of the config 2021-06-26 16:06:13 +02:00
exceptions.py spell corrections 2021-06-25 22:10:04 +05:30
freqtradebot.py Move strategy-override signals to top-level of the config 2021-06-26 16:06:13 +02:00
loggers.py Fix double logging 2020-11-25 14:31:34 +01:00
main.py Remove support for 3.6 2020-12-14 19:18:54 +01:00
misc.py unexpected docstring params 2021-06-25 23:56:16 +05:30
wallets.py Move state enums to enums package 2021-06-08 21:20:35 +02:00
worker.py spell corrections 2021-06-25 22:10:04 +05:30