stable/freqtrade
Matthias Voppichler ab6589d573 Fix comment and improve log message 2018-04-24 19:43:08 +02:00
..
exchange simplify check for presence of list 2018-04-24 19:42:41 +02:00
optimize Merge branch 'feat/objectify-ccxt' into cxxt_obj_sellfix 2018-04-21 22:39:22 +02:00
rpc use native python logger 2018-04-21 20:47:06 +02:00
strategy use native python logger 2018-04-21 20:47:06 +02:00
tests improve style of import in test 2018-04-23 20:08:58 +02:00
vendor add missing import 2017-11-20 22:26:32 +01:00
__init__.py have backtest and dry-mode working 2018-03-24 19:51:40 +01:00
analyze.py use native python logger 2018-04-21 20:47:06 +02:00
arguments.py Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
configuration.py use native python logger 2018-04-21 20:47:06 +02:00
constants.py Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
fiat_convert.py optimize imports 2018-03-20 19:50:04 +01:00
freqtradebot.py Fix comment and improve log message 2018-04-24 19:43:08 +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-04-21 20:47:06 +02:00
misc.py don't check negated if both trees are handled 2018-03-31 17:28:54 +02:00
persistence.py remove fee column from bot 2018-04-22 10:04:30 +02:00
state.py Add a Enum class State that contains Bot running states 2018-03-03 09:33:54 +08:00