stable/freqtrade
hroff-1902 c453969235
Merge pull request #2922 from freqtrade/config_userdir
default to loading config.json from userdir if it exists
2020-02-15 08:00:04 +03:00
..
commands Properly default to user_data/config.json if it exists 2020-02-14 20:04:05 +01:00
configuration Adding 2 more filter options for completeness 2020-02-11 21:29:55 +01:00
data Add some type hints 2020-02-02 07:00:40 +03:00
edge Add some type hints 2020-02-02 07:00:40 +03:00
exchange Merge pull request #2833 from hroff-1902/type-hints 2020-02-03 23:24:26 +03:00
optimize Fix SharpeHyperOptLossDaily 2020-02-09 18:40:19 +03:00
pairlist Fix merge-error 2020-02-04 20:41:13 +01:00
plot Add some type hints 2020-02-02 07:00:40 +03:00
resolvers Merge pull request #2843 from hroff-1902/allow-derived-strategies 2020-02-08 09:15:35 +01:00
rpc Reduce indentation of help 2020-02-13 07:02:12 +01:00
strategy Add some type hints 2020-02-02 07:00:40 +03:00
templates Merge pull request #2906 from freqtrade/fix/jupyterexample 2020-02-14 22:36:35 +03:00
vendor Fix implementation of rolling_max 2020-02-04 07:00:53 +01:00
__init__.py Move exceptions to seperate module 2019-12-30 14:57:26 +01:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py wide notifications fixes 2020-02-08 21:02:52 +01:00
exceptions.py Capture FtBaseException at the outermost level 2019-12-30 15:11:07 +01:00
freqtradebot.py Merge pull request #2921 from hroff-1902/adjust-buy-notification 2020-02-14 20:02:56 +01:00
loggers.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
main.py Adjust message in main.py 2020-02-14 03:05:07 +03:00
misc.py Merge branch 'develop' into feat/new_config 2020-02-07 17:02:14 +01:00
persistence.py Add some type hints 2020-02-02 07:00:40 +03:00
state.py Be more selective which startup-messages are shown 2019-11-01 16:42:57 +01:00
wallets.py Add some type hints 2020-02-02 07:00:40 +03:00
worker.py Add some type hints 2020-02-02 07:00:40 +03:00