stable/freqtrade/rpc
Matthias 0d967f93ba Improve performance of some RPC calls
These don't need orders to be loaded. As a side-effect, this will
also reduce the strain on the database.
2022-06-19 16:13:04 +02:00
..
api_server Add offset to trade response 2022-06-18 19:27:05 +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 Improve performance of some RPC calls 2022-06-19 16:13:04 +02:00
rpc_manager.py refactor into discord rpc module 2022-06-01 21:14:48 +05:30
telegram.py Add trading volume to /profit output 2022-06-18 11:40:32 +02:00
webhook.py webhookbuy -> webhookentry 2022-04-04 19:32:27 +02:00