1) I placed BUY NIFTY option using placeOrder regular, MARKET, MISs. Now how do i sell the same lot, I am afraid if I use the placeOrder it would initiate a new SELL order of chosen NIFTY strike.
I tried using exitOrder, I thought it would be equivalent to exiting the position at MARKET price. It reported saying that the order is in progress and cannot exit
Kindly share the API and the sequence to call to make a BUY and SELL
Ok. I took a look, that means I should place a SELL order with exact quantity and the system will take care to identify the existing stock from the inventory. Let me try