stable/freqtrade/rpc
Matthias 11cc33a982 Refactor notify_sell to rpc_manager
* Call sell_notify also when stoploss_on_exchange is hit

fix #1653
2019-03-12 21:55:00 +01:00
..
__init__.py use more granular msg dict for buy/sell notifications 2018-07-12 17:16:31 +02:00
fiat_convert.py Move fiat-convert to subfolder 2018-12-11 20:26:53 +01:00
rpc.py Remove pair market url 2019-02-26 19:27:28 +01:00
rpc_manager.py Refactor notify_sell to rpc_manager 2019-03-12 21:55:00 +01:00
telegram.py Remove pair market url 2019-02-26 19:27:28 +01:00
webhook.py move url to private class level 2018-07-14 13:32:35 +02:00