public method ClosedPosition.getTradeID

Overview

Gets the unique identification number of the position

Declaration

function getTradeID()
public String getTradeID();
public string getTradeID();

Returns

The method returns a string that represents the unique identification number of the position

Details

Declared in ClosedPosition