todo update

This commit is contained in:
Nicolás Sánchez 2025-02-26 20:16:24 -03:00
parent 8e9a26cffb
commit 2f47b77e23
1 changed files with 2 additions and 3 deletions

View File

@ -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: