stable/freqtrade
Matthias a1bbeaa668 Merge branch 'develop' into interface_ordertimeoutcallback 2020-03-15 14:56:14 +01:00
..
commands Merge branch 'develop' into interface_ordertimeoutcallback 2020-03-15 14:56:14 +01:00
configuration convert exportfilename to Path when config parsing 2020-03-15 09:39:45 +01:00
data convert exportfilename to Path when config parsing 2020-03-15 09:39:45 +01:00
edge Remove indexing warning in edge 2020-03-14 10:42:01 +01:00
exchange Merge branch 'develop' into interface_ordertimeoutcallback 2020-03-15 14:56:14 +01:00
optimize convert exportfilename to Path when config parsing 2020-03-15 09:39:45 +01:00
pairlist whitelist_for_active_markets should not remove blacklisted items 2020-03-09 11:30:28 +01:00
plot dataframe -> df_analyzed in plotting 2020-03-13 04:00:24 +03:00
resolvers initial search path is optional ... 2020-02-19 19:50:01 +01:00
rpc Update comment 2020-03-07 13:05:46 +01:00
strategy Merge branch 'develop' into interface_ordertimeoutcallback 2020-03-15 14:56:14 +01:00
templates Merge branch 'develop' into interface_ordertimeoutcallback 2020-03-15 14:56:14 +01:00
vendor Fix implementation of rolling_max 2020-02-04 07:00:53 +01:00
__init__.py Revert versioning 2020-02-17 20:17:36 +01:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Remove unsupported FIAT 2020-03-07 17:03:31 +01:00
exceptions.py Create strategy_wrapper to call user-defined code with 2020-02-06 20:26:04 +01:00
freqtradebot.py Merge branch 'develop' into interface_ordertimeoutcallback 2020-03-15 14:56:14 +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 interface_ordertimeoutcallback 2020-03-15 14:56:14 +01:00
persistence.py No percent where ratio is to be used 2020-02-28 12:36:39 +03:00
state.py Be more selective which startup-messages are shown 2019-11-01 16:42:57 +01:00
wallets.py Use get_base_currency instead of splitting by / 2020-02-25 07:01:31 +01:00
worker.py Wording adjusted in helpstring 2020-02-23 22:50:58 +03:00