stable/freqtrade/rpc
Matthias b515609d73
Merge pull request #4490 from Th0masL/add_trade_id
Add the trade ID to Telegram Buy/Sell/Cancel messages
2021-03-06 15:40:34 +01:00
..
api_server Remove deprecated profit return value 2021-03-05 20:03:49 +01:00
__init__.py Refactor RPC modules so handlers don't inherit RPC directly 2020-12-24 09:09:23 +01:00
fiat_convert.py Update comment 2020-03-07 13:05:46 +01:00
rpc_manager.py Rename api_server2 module to apiserver 2021-01-03 06:49:04 +01:00
rpc.py Introduce forcebuy ordertype to allow specifiying a different ordertype for forcebuy / forcesells 2021-03-05 20:22:04 +01:00
telegram.py Add trade_id to Cancel messages and reduced lines length 2021-03-06 15:07:47 +02:00
webhook.py Fix too long line at webhook.py 2021-02-26 21:31:33 +03:00