freqtrade_origin/freqtrade/rpc
Matthias 05f8bb357f Add Lock post endpoint
(allows manual locking through API)

closes #10018
2024-03-30 14:29:58 +01:00
..
api_server Add Lock post endpoint 2024-03-30 14:29:58 +01: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 Remove more deprecated options 2023-08-02 19:51:50 +02:00
fiat_convert.py Update to latest ruff format 2024-03-11 17:50:47 +01: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 Add Lock post endpoint 2024-03-30 14:29:58 +01:00
telegram.py Fix rate display rounding problem on telegram messages 2024-03-17 13:55:25 +01:00
webhook.py Reduce logging verbosity message in webhooks 2023-12-21 06:49:26 +01:00