freqtrade_origin/freqtrade/rpc
2024-05-12 09:04:03 +02:00
..
api_server Improved API endpoint ordering 2024-05-12 09:04:03 +02:00
__init__.py Remove some too generic noqa statements 2023-02-22 19:56:32 +01:00
discord.py add bot_name to discord rpc field 2023-11-30 14:11:09 +09:00
external_message_consumer.py Fix typos discovered by codespell 2024-04-18 22:51:25 +02:00
fiat_convert.py Fix remaining coingecko spellings 2024-04-25 10:28:25 +02:00
rpc_manager.py send base_currency with messages that need it. 2023-03-25 08:16:07 +01:00
rpc_types.py Use Type-hinting for telegram messages 2024-01-06 15:47:15 +01:00
rpc.py Simplify trade_statistics function 2024-05-05 16:56:00 +02:00
telegram.py Don't show "0" when fiat_currency is empty 2024-05-05 16:48:42 +02:00
webhook.py Reduce logging verbosity message in webhooks 2023-12-21 06:49:26 +01:00