Hi @sujith
I'm creating a counter order on the postback order's filled quantity. When I receive multiple postbacks, multiple counter orders are created.
I want to avoid that. If there is anything that I can use than well and good else I will have …
Hi @sujith
I put a logger in the onOrderUpdate method and not receiving any update after order is triggered. This has been an issue since 15th May.
tickerProvider.setOnOrderUpdateListener(new OnOrderUpdate() {
@Override
publ…
@sujith , I tried sending trigger price with mod of tick size for 2 scrips today. Trigger price that I sent were - 307.45 and 525.1. When they appeared in pending orders, the trigger price was 307 and 525 respectively. Decimal part was removed and …