stable/freqtrade/rpc
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
..
__init__.py use more granular msg dict for buy/sell notifications 2018-07-14 22:43:09 +00:00
rpc_manager.py use more granular msg dict for buy/sell notifications 2018-07-14 22:43:09 +00:00
rpc.py rpc: get rid of extra else and fix mypy warning 2018-07-05 10:47:08 -05:00
telegram.py remove duplicate send_msg invocation 2018-07-14 22:43:09 +00:00