public method ClosedPosition.getOpenOrderRequestTXT

Brief

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

Declaration

protojavascriptjavacsharp
public getOpenOrderRequestTXT() : string

Returns

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

Details

Declared in ClosedPosition

back