stable/freqtrade
Matthias e632720c02 Allow chaining of pairlists 2019-11-09 06:55:16 +01:00
..
configuration Merge branch 'develop' into volumeList_enhanced_filter 2019-10-30 16:41:17 +01:00
data Merge pull request #2430 from freqtrade/startup_period_bt 2019-10-28 23:33:30 +03:00
edge Apply startup_period to edge as well 2019-10-27 10:26:21 +01:00
exchange Small style fixes and adjusted tests 2019-10-27 10:56:38 +01:00
optimize Small style fixes and adjusted tests 2019-10-27 10:56:38 +01:00
pairlist Allow chaining of pairlists 2019-11-09 06:55:16 +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 Allow chaining of pairlists 2019-11-09 06:55:16 +01:00
rpc minor: Fix wording in a docstring 2019-10-22 00:03:11 +03: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 Don't require pair_whitelist for dynamicPairlist usecases 2019-10-25 07:07:01 +02:00
freqtradebot.py Allow chaining of pairlists 2019-11-09 06:55:16 +01:00
loggers.py loggers: wording improved 2019-07-07 10:17:01 +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 Revert back condition for open_since in Trade.__repr__ 2019-09-13 23:00:09 +03:00
state.py Use plot-runmode for plot scripts 2019-08-31 15:14:57 +02:00
utils.py Make flake happy 2019-10-23 23:57:17 +03: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