Issue with CO placement

rajtk
Please check if there is a issue with CO placement today morning. When I placed a SELL co order , it automatically placed a CO Buy order as well ( my position got hedged). Even when i tried to fetch the orders using the order() function, it did not fetch any orders including the original order that i placed.
Tagged:
  • sujith
    In the case of cover order, both entry and stop-loss orders are placed together.
    The delay in orderbook update shouldn't happen. At the opening, we fire tens of thousands of aftermarket orders so at the opening there might be a couple of seconds delay in orderbook updates. I would suggest adding some delay and then fetch orderbook.
    We are looking into the possibility to fix this with the OMS team.
Sign In or Register to comment.