OrderContext.getActiveOrders() doesnt work at all!

aquadreamer

Member
Joined
Jun 10, 2021
Posts
11
Likes
1
Hi,

Why doesn't OrderContext.getActiveOrders() return me active orders? I get an empty list back when there are open active orders. Tried both: Orders that are created by this instance of the Strategy and also that were created outside of a Strategy.

Why do I need to worry about such a simple ask? When the rest of the product can list any active orders on an Instrument, why cant SDK do the same?

Why is MotiveWave deciding SDK to behave differently than the rest of the product? Bracket Order is another scenario where the product can create a bracker order but SDK cant.

I am getting tired of these limitations of SDK.
 
Top