public method ClosedPosition.getTradeIdOriginGets the unique identification number of the position a partial closing of which resulted in opening of the current position
Declaration
protojavascriptjavacsharppublic getTradeIdOrigin() : string
Returns
The method returns a string that represents the unique identification number of the position a partial closing of which resulted in opening of the current position
If there is no such position, the method returns an empty value.
Declared in ClosedPosition