stable/freqtrade/rpc
Matthias aad10ceee3 Add threading lock object for /forcesell
Protects against stoploss_on_exchange order recreation
in case of /forcesell (it's a timing issue, so may or may not happen).
2020-01-22 20:50:09 +01:00
..
__init__.py use more granular msg dict for buy/sell notifications 2018-07-12 17:16:31 +02:00
api_server.py Merge branch 'develop' into configvalidation 2019-11-27 19:48:21 +01:00
fiat_convert.py Don't inherit from object 2019-09-12 04:39:52 +03:00
rpc.py Add threading lock object for /forcesell 2020-01-22 20:50:09 +01:00
rpc_manager.py Remove .get calls for dry_run - it's a mandatory property 2020-01-20 20:24:40 +01:00
telegram.py Align /balance output to show everything in stake currency 2019-12-24 06:58:30 +01:00
webhook.py support all messagetypes in webhook 2019-08-30 07:02:57 +02:00