exiting the positions with fyers.exit_positions(data=data)

while exiting the positions with fyers.exit_positions(data=data), does it check for open positions for a particular symbol or just places trade?

I guess, it places market order to exit the positions based on contract id or side or segment.

besides placing new reverse order, Is there any way to exit the positions by providing limit price?

1
1 reply