public method CloseAllPositionsRequest.getSymbol

Brief

Gets the symbol for which remove positions. If not set, then positions will be removed for all instruments.

Declaration

protojavascriptjavacsharp
public getSymbol() : string

Returns

The method returns a string that represents the symbol for which remove positions

Details

Declared in CloseAllPositionsRequest

back