public method OpenPosition.getStopOrderIDGets the identifier of the associated stop order (loss limit level)
Declaration
protojavascriptjavacsharppublic getStopOrderID() : string
Returns
The method returns a string that represents the identifier of the associated stop order
If there is no associated stop order, the method returns an empty value
Declared in OpenPosition