OrderHistoryExchangeLoginID Property

The user login identifier for the exchange for this order.

Definition

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

Property Value

String

Remarks

This is the exchange recognised user identifier, if any, for the user that this order is for. This is not the exchange login that executed the order.

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

See Also