todo update
This commit is contained in:
parent
8e9a26cffb
commit
2f47b77e23
5
todo.txt
5
todo.txt
|
|
@ -11,9 +11,8 @@ Mandatory:
|
||||||
* Orders.
|
* Orders.
|
||||||
* Config object (instead of a config dictionary).
|
* Config object (instead of a config dictionary).
|
||||||
* Status object (instead of a status 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.
|
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. 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. API documentation.
|
|
||||||
|
|
||||||
|
|
||||||
Would be nice to have:
|
Would be nice to have:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue