todo update

This commit is contained in:
Nicolás Sánchez 2025-02-27 14:05:24 -03:00
parent 0e125a3c19
commit 10b812d7f0
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Mandatory:
* Status object (instead of a status dictionary). * 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. 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. 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: Would be nice to have: