Files
bitfinex-api-py/bfxapi
Dario Moceri d198ccb7a7 Invalid orders should be removed from pending_orders (#126)
* Invalid orders should be removed from pending_orders

* If an EXCHANGE_FILL_OR_KILL order is unfilled and cancelled, confirm_order_new will not get called. This can leave lots of pending orders remaining in the order_manager.

However, confirm_order_closed will get called, and therefore we should delete pending orders from that method as well.
* updated CHANGELOG
2021-04-09 16:20:08 +02:00
..
2020-07-07 10:40:38 +01:00
2020-07-07 10:40:06 +01:00
2020-07-07 10:40:06 +01:00
2020-07-07 10:40:06 +01:00
2019-12-20 11:38:00 +00:00