From 10b812d7f05d1257d0b7996808da024393498b47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20S=C3=A1nchez?= Date: Thu, 27 Feb 2025 14:05:24 -0300 Subject: [PATCH] todo update --- todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/todo.txt b/todo.txt index 29914b8..44519ad 100755 --- a/todo.txt +++ b/todo.txt @@ -13,6 +13,7 @@ Mandatory: * Status object (instead of a status dictionary). 8. Implement the ability to add safety orders to a short trader depending on the amount of free funds available, not just any number of orders. 9. API documentation. +10. Do not reload the config file every time a deal is closed and add an API endpoint to do it. Would be nice to have: