class CloseAllPositionsRequestBuilder

Parents

CloseAllPositionsRequest

Brief

The builder for the CloseAllPositionsRequest

Public Methods

build

Creates and returns a new CloseAllPositionsRequest object based on the parameters that have been set using the setter methods of the builder object

CloseAllPositionsRequestBuilder

A constructor, doesn’t return any values

setAcctId

Sets the account ID

setCustomId

Sets the custom ID

setExpirationDate

Sets the expiration date

setRateRange

Sets the rate range

setSide

Sets the side

setSymbol

Sets the symbol

setTimeInForce

Sets the time in force

back