public int Net { get; }Public ReadOnly Property Net As Integer
GetNet position is simply the number of buys minus the number of sells that this account has for the current trading day.
Note: If the account has PositionRollover enabled and has open positions from previous trading days then this value will include all of those positions.