Add cancel order to new exchange docs

This commit is contained in:
Matthias 2023-11-13 07:23:50 +01:00
parent c237aa00b8
commit d2afe281bf

View File

@ -318,6 +318,7 @@ Additional tests / steps to complete:
* Check if balance shows correctly (*)
* Create market order (*)
* Create limit order (*)
* Cancel order (*)
* Complete trade (enter + exit) (*)
* Compare result calculation between exchange and bot
* Ensure fees are applied correctly (check the database against the exchange)