public method ClosedPositionBuilder.setOpenOrderRequestTXT

Overview

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

Declaration

function setOpenOrderRequestTXT(value)
public void setOpenOrderRequestTXT(String value);
public void setOpenOrderRequestTXT(string value);

Parameters

Name Description
value The custom identifier of the order the position was opened by

Details

Declared in ClosedPositionBuilder