-
-
Notifications
You must be signed in to change notification settings - Fork 378
track errored orders #1590
Copy link
Copy link
Open
Labels
enhancementissues that improves the existing feature, e.g., stability, performance, data efficiencyissues that improves the existing feature, e.g., stability, performance, data efficiency
Description
Metadata
Metadata
Assignees
Labels
enhancementissues that improves the existing feature, e.g., stability, performance, data efficiencyissues that improves the existing feature, e.g., stability, performance, data efficiency
An order could be rejected by binance, but it's possible that the order has been filled already.
we need to track that errored order and query the trades of that order to correct the position and profit.