stable/freqtrade
creslinux 6e384fabc7 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	config.json.example
#	docs/configuration.md
#	freqtrade/constants.py
#	freqtrade/freqtradebot.py
#	freqtrade/main.py
#	freqtrade/rpc/rpc.py
#	freqtrade/tests/rpc/test_rpc_manager.py
#	freqtrade/tests/rpc/test_rpc_telegram.py
#	requirements.txt
2018-07-18 09:04:24 +00:00
..
exchange update docstring 2018-06-18 22:34:28 +02:00
optimize add missing s to Backtest cum results 2018-07-14 22:43:08 +00:00
rpc Merge remote-tracking branch 'origin/develop' into develop 2018-07-18 09:04:24 +00:00
strategy sort imports 2018-07-14 22:43:05 +00:00
tests Merge remote-tracking branch 'origin/develop' into develop 2018-07-18 09:04:24 +00:00
vendor drop zlma implementation 2018-06-13 16:20:13 +02:00
__init__.py bump develop to 0.17.1 2018-07-14 22:42:47 +00:00
__main__.py sort imports 2018-07-14 22:43:05 +00:00
analyze.py don't flag data as outdated which isn't 2018-07-14 22:43:07 +00:00
arguments.py sort imports 2018-07-14 22:43:05 +00:00
configuration.py config, optimize: fstrings in use 2018-07-14 22:43:06 +00: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-14 22:43:05 +00:00
freqtradebot.py Reafcotring Create Trade 2018-07-10 15:10:56 +02:00
indicator_helpers.py sort imports 2018-07-14 22:43:05 +00:00
main.py freqtradebot,main,hyperopt: fstrings in use 2018-07-05 10:11:29 -05:00
misc.py sort imports 2018-07-14 22:43:05 +00:00
persistence.py persistence: fstrings in use 2018-07-14 22:43:06 +00:00
state.py implement bot reconfiguration and expose it to telegram 2018-06-09 04:29:48 +02:00