stable/freqtrade
misagh 3987a8aeb8 Merge branch 'ccxt-async' of https://github.com/misaghshakeri/freqtrade into ccxt-async 2018-08-03 14:50:11 +02:00
..
exchange async branch updated to reflect develop branch changes 2018-08-02 16:48:21 +02:00
optimize Merge pull request #1089 from freqtrade/feat/backtest_multi_strat 2018-08-02 12:35:47 +03:00
rpc Merge pull request #1069 from freqtrade/feat/movefiatconverttorpc 2018-07-26 14:25:58 +03:00
strategy Flake8 fixes 2018-08-02 20:11:27 +02:00
tests Flake8 fixes 2018-08-02 20:11:27 +02:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py bump develop to 0.17.1 2018-06-23 09:38:20 -05:00
__main__.py sort imports 2018-07-04 10:31:35 +03:00
arguments.py Store backtest-result in different vars 2018-07-31 21:04:03 +02:00
configuration.py Add testcase for --strategylist 2018-07-31 21:04:03 +02:00
constants.py Merge branch 'develop' into sandbox2 2018-07-30 20:18:48 +02:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py Break the loop as soon as one buy signal is found. 2018-08-03 14:49:55 +02:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py Merge pull request #1018 from freqtrade/feat/sell_reason 2018-07-24 09:09:45 +03:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00