stable/freqtrade
2018-04-06 10:56:06 +03:00
..
exchange Merge branch 'feat/objectify-ccxt' into ccxt-objectify-pr1 2018-04-06 10:56:06 +03:00
optimize Merge branch 'feat/objectify-ccxt' into ccxt-objectify-pr1 2018-03-26 19:31:15 +02:00
rpc remove obsolete helper functions and make _state a public member. 2018-03-21 18:50:18 +01:00
strategy don't shadow built-in name tuple 2018-03-20 19:50:04 +01:00
tests Merge branch 'feat/objectify-ccxt' into ccxt-objectify-pr1 2018-04-06 10:56:06 +03: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 Revert OHLVC dataformat to ccxt format 2018-03-25 13:32:46 +02:00
arguments.py modify args typehints 2018-03-20 19:50:04 +01:00
configuration.py use local config-object for check_exchange 2018-04-04 22:05:17 +02:00
constants.py Change pair format in constants.py 2018-03-23 23:41:10 +01:00
fiat_convert.py optimize imports 2018-03-20 19:50:04 +01:00
freqtradebot.py Remove cache from get_ticker 2018-03-26 21:33:14 +02:00
indicator_helpers.py indicator_helpers: apply correct typehints 2018-03-20 19:48:03 +01:00
logger.py Complete Backtesting and Hyperopt unit tests 2018-03-03 09:33:54 +08:00
main.py modify args typehints 2018-03-20 19:50:04 +01:00
misc.py don't check negated if both trees are handled 2018-03-31 17:28:54 +02: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