how to close open position
-
I open a buy position on 100 now price is 102 So I want to close open position.
Please tell me how close my active position using api.
what parameters required for this. -
Hi Admin.. It would be great that you provide exit by order ID and exit all APIs. that would be of great help for us
- topic:timeago_earlier,15 days
-
@aksharmty said in how to close open position:
I open a buy position on 100 now price is 102 So I want to close open position.
Please tell me how close my active position using api.
what parameters required for this.Hi, to close your open position, you need to use the same function you used to place the order, but this time you would specify a "sell" order instead of a "buy" order, if the original order was a "buy" order
1 out of 3