stable/freqtrade
Janne Sinivirta e11ec28962 remove leftover commented-out code 2018-07-17 11:13:35 +03:00
..
exchange update docstring 2018-06-18 22:34:28 +02:00
optimize refactor Analyze class methods to base Strategy class 2018-07-16 08:23:39 +03:00
rpc rpc: dont re-use variables with different types 2018-07-14 08:02:39 +03:00
strategy __init__ must return None to please mypy 2018-07-17 10:47:15 +03:00
tests fix the last failing unit test 2018-07-17 11:02:07 +03: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
analyze.py refactor Analyze class methods to base Strategy class 2018-07-16 08:23:39 +03:00
arguments.py sort imports 2018-07-04 10:31:35 +03:00
configuration.py config, optimize: fstrings in use 2018-07-05 10:11:29 -05:00
constants.py Merge branch 'develop' into feat/stop_loss 2018-07-01 20:01:02 +02:00
fiat_convert.py sort imports 2018-07-04 10:31:35 +03:00
freqtradebot.py remove leftover commented-out code 2018-07-17 11:13:35 +03:00
indicator_helpers.py sort imports 2018-07-04 10:31:35 +03:00
main.py use more granular msg dict for buy/sell notifications 2018-07-12 17:16:31 +02:00
misc.py sort imports 2018-07-04 10:31:35 +03:00
persistence.py persistence: fstrings in use 2018-07-05 10:11:29 -05:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00