public method ClosedPositionBuilder.setCloseOrderRequestTXT

Overview

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

Declaration

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

Parameters

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

Details

Declared in ClosedPositionBuilder