public method CloseAllPositionsRequest.isSymbolFilled

Brief

Checks whether the symbol is set for the request

Declaration

protojavascriptjavacsharp
public isSymbolFilled() : boolean

Returns

The method returns a boolean value indicating whether the symbol is set for the request

Details

Declared in CloseAllPositionsRequest

back