stable/freqtrade
Matthias 7300c0a0fe remove @abstractmethod as this method may not be present in new
strategies
2018-07-29 20:55:06 +02:00
..
exchange Merge pull request #1007 from freqtrade/remove-analyze 2018-07-19 10:12:36 +02:00
optimize fixed test? 2018-07-29 20:55:06 +02:00
rpc Merge pull request #1069 from freqtrade/feat/movefiatconverttorpc 2018-07-26 14:25:58 +03:00
strategy remove @abstractmethod as this method may not be present in new 2018-07-29 20:55:06 +02:00
tests fixing tests... 2018-07-29 20:55:06 +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 Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
configuration.py Add multiple verbosity levels 2018-07-19 21:12:27 +02:00
constants.py Merge pull request #1034 from freqtrade/feat/positive_sl_limit 2018-07-29 08:30:29 +03:00
fiat_convert.py Catch all exceptions from fiat-convert api calls 2018-07-21 19:50:38 +02:00
freqtradebot.py Don't do all network calls at once without async 2018-07-27 07:40:27 +01: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