stable/freqtrade
2019-10-31 06:27:27 +01:00
..
configuration Merge branch 'develop' into list-pairs2 2019-10-20 23:22:45 +03:00
data Fix create_cum_profit to work with trades that don't open on candle 2019-10-31 06:27:27 +01:00
edge add --fee to change fees to other values 2019-10-05 15:29:00 +02:00
exchange Call validate_timeframe only when validate is True 2019-10-22 13:51:36 +03:00
optimize DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct 2019-10-18 23:29:19 +03:00
pairlist Fix pairlists to use market_is_active() instead of custom check 2019-10-17 19:06:58 +03:00
plot Fix create_cum_profit to work with trades that don't open on candle 2019-10-31 06:27:27 +01:00
resolvers Correctly pass validate flag to fallback exchange too 2019-10-22 14:02:47 +02:00
rpc minor: Fix wording in a docstring 2019-10-22 00:03:11 +03:00
strategy remove correct comment ... 2019-10-13 09:54:03 +02:00
vendor Update qtpylib from source 2019-06-26 20:00:16 +02:00
__init__.py Version bump 2019-10-31 06:25:30 +01:00
__main__.py Remove binary script - allow None arguemnts 2019-05-29 19:46:26 +02:00
constants.py DefaultHyperOpts --> DefaultHyperOpt; hyperopts --> hyperopt where it's not correct 2019-10-18 23:29:19 +03:00
freqtradebot.py Fix typo 2019-10-26 09:21:51 +02: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