public method ClosedPosition.getTradeIdRemainGets the unique identification number of the position opened as a result of the partial closing of the current position
Declaration
protojavascriptjavacsharppublic getTradeIdRemain() : string
Returns
The method returns a string that represents the unique identification number of the position opened as a result of the partial closing of the current position
If there is no such position, the method returns an empty value.
Declared in ClosedPosition