public method ClosedPosition.getOpenOrderRequestTXT

Overview

Gets the custom identifier of the order the position was opened by

Declaration

function getOpenOrderRequestTXT()
public String getOpenOrderRequestTXT();
public string getOpenOrderRequestTXT();

Returns

The method returns a string that represents the custom identifier of the order the position was opened by

Details

Declared in ClosedPosition