stable/freqtrade/rpc
Matthias cffc769549 Fix /profit endpoint calculations for partial sells
* don't recalculate for closed trades
* include realized_profit in the calculation

part of #7178
2022-08-05 07:26:41 +02:00
..
api_server Don't load leverage tiers when not necessary 2022-07-23 19:56:38 +02:00
__init__.py Move RPCMessageType to enums 2021-06-09 20:23:17 +02:00
discord.py Add some rudimentary tsts for discord webhook integration 2022-06-11 17:49:23 +02:00
fiat_convert.py Update fiat_convert.py 2022-04-07 10:28:55 +05:30
rpc.py Fix /profit endpoint calculations for partial sells 2022-08-05 07:26:41 +02:00
rpc_manager.py Add send_msg capability to dataprovider 2022-07-26 20:15:49 +02:00
telegram.py Partial exit using average price (#6545) 2022-07-31 14:19:04 +02:00
webhook.py Removed None in dict.get() 2022-05-18 03:41:10 +05:30