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