stable/freqtrade/rpc
Kamontat Chantrachirathumrong c5c323ca88
Settings notify sell in telegram base on sell reason (#5028)
* BREAK: notification sell by sell reason

* Update constants.py

* Update telegram.py

* Update telegram-usage.md

* Update telegram.py

* Update telegram.py

* Fix test fail

* Update config_full.json.example

* Update telegram-usage.md

* Update telegram.py

* Update telegram.py

* Update telegram-usage.md

* validate value of sell object

* Fix linter

* Update constants.py

* Make telegram sample slightly more positive

Co-authored-by: Matthias <xmatthias@outlook.com>
2021-05-27 11:35:27 +02:00
..
api_server Add absolute Profit to apiserver 2021-05-15 19:39:46 +02:00
__init__.py Refactor RPC modules so handlers don't inherit RPC directly 2020-12-24 09:09:23 +01:00
fiat_convert.py isort 2021-05-22 17:25:23 +02:00
rpc.py Total row for telegram "/status table" command 2021-05-17 16:22:48 +03:00
rpc_manager.py rename RPC message types 2021-04-20 19:23:28 +02:00
telegram.py Settings notify sell in telegram base on sell reason (#5028) 2021-05-27 11:35:27 +02:00
webhook.py rename RPC message types 2021-04-20 19:23:28 +02:00