public method ClosedPosition.getAccountName

Brief

Gets the unique name of the account the position was closed on

Declaration

protojavascriptjavacsharp
public getAccountName() : string

Returns

The function returns a string that represents the unique name of the account the position was closed on

Details

Declared in ClosedPosition

back