public method ClosedPosition.getTradeIdRemain

Overview

Gets the unique identification number of the position opened as a result of the partial closing of the current position

Declaration

function getTradeIdRemain()
public String getTradeIdRemain();
public string getTradeIdRemain();

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

Details

Declared in ClosedPosition