This website uses cookies to enhance site navigation, analyze site usage, and assist in our marketing efforts. By clicking “Accept All” you are providing your consent to our use of all cookies. Alternatively, please provide your choice by pressing “Customize Cookies”. For more information, please read our Privacy policy
prenven570 23 Feb 2022, 09:19
Open API
How to get the positionId using openApiPy?
I need the positionId of the opened position in order to close them with: sendProtoOAClosePositionReq(positionId, volume, clientMsgId = None) I...