Skip to main content

HistoricalAccountSelector

Account selector for NAV queries. Exactly one selector mode is valid: either LiveAccountId or the pair (BrokerType, BrokerAccountId). A live-account selector returns at most one series. A broker selector can return several live-account series when the same broker account id maps to more than one internal account row over time.

FieldTypeRequiredNullableDefaultDescription
LiveAccountIdintNoYesInternal live account id.
BrokerTypeBrokerTypeNoYesBroker/provider backing the account. Required when selecting by broker account id.
BrokerAccountIdstrNoYesProvider-specific broker account id. Required when selecting by broker account id.