Exchange specific orders

nikhilan93
I am creating code for exiting all open position
now the catch is that I can not run my code (as shown below) if I have open position in both exchange i.e. NSE and NFO
any solution for this ??
Tagged:
  • sujith
    You need to check for all the open positions and place opposite order type with the same quantity to exit all positions.
Sign In or Register to comment.