OrderAccountNumber Property

The clearing account number that this order is for.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public string AccountNumber { get; }

Property Value

String

Remarks

This may or may not be the same as the Account for this order, depending on the account and the clearing arrangements that the firm has.

This value is set by an administrator for the firm on a per account per exchange basis.

See Also