The PositionManager type exposes the following members.

Properties

  NameDescription
Allocation
Specifies the position size if not specified. This may represent a percentage of account value, a fixed value, or a fixed number of shares depending on the value of AllocationType.
AllocationType
Specifies how position size should be determined (if not specified otherwise).
BarCountExit
The default bar count exit value for positions, or zero for none.
ForceRoundLots
Get or set whether or not orders sent to the broker around rounded to the nearest 100 shares.
MaxOpenPositions
Gets or sets the maximum number of open positions.
MaxOpenPositionsPerSymbol
Gets or sets the maximum number of open positions per symbol.
PositionOverfilledAction
Specifies the action to take when a position is overfilled.
ProfitTarget
ProfitTargetType
RestrictOpenOrders
Specifies whether the Max Open Positions settings should limit the number of position open orders submitted.
StopLoss
StopLossType

See Also