public int MaxAccountPosition { get; }Public ReadOnly Property MaxAccountPosition As Integer
GetThe system will prevent orders from being entered that could cause the account to exceed this position limit. This includes working orders off the market.
A value of zero means that no position is allowed. A negative value means that there is no limit set.