From 2f47b77e238c0cf29531d46c7c5f48331c9d4509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20S=C3=A1nchez?= Date: Wed, 26 Feb 2025 20:16:24 -0300 Subject: [PATCH] todo update --- todo.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/todo.txt b/todo.txt index 1d567dc..29914b8 100755 --- a/todo.txt +++ b/todo.txt @@ -11,9 +11,8 @@ Mandatory: * Orders. * Config object (instead of a config dictionary). * Status object (instead of a status dictionary). -8. Once #7 is implemented, if a config file does not exist, don't generate it, just use the default. If a config file exists, it overrides the defaults. -9. 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. -10. API documentation. +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. Would be nice to have: