stable/freqtrade
Gerald Lonlas 84759073d9 Refactor Configuration() to apply common configurations all the time and to remove show_info 2018-03-03 13:43:14 -08:00
..
exchange flake: remove requests as we dont use it 2018-01-28 11:09:03 +02:00
optimize Refactor Configuration() to apply common configurations all the time and to remove show_info 2018-03-03 13:43:14 -08:00
rpc Make Pylint Happy chapter 1 2018-03-03 09:33:54 +08:00
strategy Merge commit 'aa7aeb046ef72412cadd094666efc8e4c503ef2d' into feature/objectify 2018-03-02 23:28:36 -08:00
tests Refactor Configuration() to apply common configurations all the time and to remove show_info 2018-03-03 13:43:14 -08:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py Update bot version to 0.16.0 2018-01-22 20:51:39 -08:00
analyze.py Merge commit 'aa7aeb046ef72412cadd094666efc8e4c503ef2d' into feature/objectify 2018-03-02 23:28:36 -08:00
arguments.py Merge commit 'fecd9f830ec4e8e9d5d1f3a70310d42bbe3f274a' into feature/objectify 2018-03-03 09:39:27 +08:00
configuration.py Refactor Configuration() to apply common configurations all the time and to remove show_info 2018-03-03 13:43:14 -08:00
constants.py Remove Singleton from Strategy() 2018-03-03 09:33:54 +08:00
fiat_convert.py Increase pylint score for fiat_convert 2018-01-27 18:23:08 -08:00
freqtradebot.py Make Pylint Happy chapter 1 2018-03-03 09:33:54 +08:00
logger.py Complete Backtesting and Hyperopt unit tests 2018-03-03 09:33:54 +08:00
main.py Refactor main.py 2018-03-03 09:33:54 +08:00
misc.py Refactor Configuration() to apply common configurations all the time and to remove show_info 2018-03-03 13:43:14 -08:00
persistence.py Merge commit 'aa7aeb046ef72412cadd094666efc8e4c503ef2d' into feature/objectify 2018-03-02 23:28:36 -08:00
state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00