stable/freqtrade
gcarq 5fb6fa38aa apply __slots__ to resolver and reintroduce type conversations 2018-03-27 16:32:58 +02:00
..
exchange optimize imports 2018-03-20 19:50:04 +01:00
optimize Merge pull request #586 from xmatthias/obj_backtest_pr2 2018-03-27 12:43:52 +03:00
rpc use native python logger 2018-03-25 21:43:00 +02:00
strategy apply __slots__ to resolver and reintroduce type conversations 2018-03-27 16:32:58 +02:00
tests apply __slots__ to resolver and reintroduce type conversations 2018-03-27 16:32:58 +02: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 strategy: remove unneeded population methods in resolver 2018-03-27 16:32:58 +02:00
arguments.py adapt argument description and metavar 2018-03-25 15:12:39 +02:00
configuration.py use native python logger 2018-03-25 21:43:00 +02:00
constants.py refactor StrategyResolver to work with class names 2018-03-25 15:12:39 +02:00
fiat_convert.py optimize imports 2018-03-20 19:50:04 +01:00
freqtradebot.py use native python logger 2018-03-25 21:43:00 +02:00
indicator_helpers.py indicator_helpers: apply correct typehints 2018-03-20 19:48:03 +01:00
main.py use native python logger 2018-03-25 21:43:00 +02:00
misc.py optimize imports 2018-03-20 19:50:04 +01:00
persistence.py add fee param to function doc 2018-03-20 19:48:03 +01:00
state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00