stable/freqtrade/rpc
Matthias cf89a773da Standardize trade api outputs
there should be no difference between current_profit and close_profit
 it's always profit, and the information if it's a closed trade is available elsewhere
2020-11-03 08:58:57 +01:00
..
__init__.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
api_server.py Use better lock message 2020-10-20 19:40:39 +02:00
fiat_convert.py Update comment 2020-03-07 13:05:46 +01:00
rpc_manager.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
rpc.py Standardize trade api outputs 2020-11-03 08:58:57 +01:00
telegram.py Use better lock message 2020-10-20 19:40:39 +02:00
webhook.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00