stable/freqtrade
Matthias 52e24c3a25 Split error-messsage between incompatible and wrong stake amount 2019-11-12 09:27:53 +01:00
..
configuration Merge branch 'develop' into volumeList_enhanced_filter 2019-11-09 15:34:47 +01:00
data Fix UTC handling of timestamp() conversation in fetch_my_trades 2019-11-08 06:55:07 +01:00
edge Apply startup_period to edge as well 2019-10-27 10:26:21 +01:00
exchange Fix UTC handling of timestamp() conversation in fetch_my_trades 2019-11-08 06:55:07 +01:00
optimize Fix UnicodeError in hyperopt output 2019-11-06 19:33:15 +01:00
pairlist Split error-messsage between incompatible and wrong stake amount 2019-11-12 09:27:53 +01:00
plot Fix create_cum_profit to work with trades that don't open on candle 2019-10-28 14:24:12 +01:00
resolvers Merge branch 'develop' into volumeList_enhanced_filter 2019-11-09 15:34:47 +01:00
rpc Merge branch 'develop' into volumeList_enhanced_filter 2019-11-09 15:34:47 +01:00
strategy Small style fixes and adjusted tests 2019-10-27 10:56:38 +01:00
vendor Update qtpylib from source 2019-06-26 20:00:16 +02:00
__init__.py use git log to print version 2019-09-09 20:20:38 +02:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py Update configschema to fit new pairlists approach 2019-11-09 14:16:11 +01:00
freqtradebot.py Merge branch 'develop' into volumeList_enhanced_filter 2019-11-09 15:34:47 +01:00
loggers.py Log to stderr 2019-10-30 04:04:28 +03:00
main.py Update tests to not use Namespace 2019-09-12 20:28:37 +02:00
misc.py Merge branch 'develop' into list-pairs2 2019-10-20 23:22:45 +03:00
persistence.py Convert to % as part of RPC to allow users to use unrounded ratio 2019-10-30 11:12:49 +01:00
state.py Be more selective which startup-messages are shown 2019-11-01 16:42:57 +01:00
utils.py Introduce remove_credentials to remove code duplication 2019-11-05 12:39:19 +01:00
wallets.py Don't inherit from object 2019-09-12 04:39:52 +03:00
worker.py have Arguments return a dict instead of Namespace 2019-09-12 20:16:39 +02:00