close specific position
-
@admin how to close specific position through api
for eg: there are 5 position open and i want close a specific position with orderid how can i able to execute it through api in python -
@admin can you provide me piece of code how to filter out and exit position
-
@rishi6310 you need to perform filter operations on the response which you get from get position api and then execute sell order according to your requirement.
-
@admin and rest position should be open
-
@admin i want only specific postiion to be close
-
@rishi6310 you should call get position () and execute reverse order for all positions.
1 out of 6