Market Data
QuoteApiService contains operation-name constants only. Put the constant, exact ApiModel, and exact response class in TigerRequest<TResponse>, then call QuoteClient.ExecuteAsync.
Every HTTP response derives from TigerResponse. Check IsSuccess(), Code, and Message before reading Data. Real-time, depth, and tick operations require separate entitlements. Server-side batch, history-window, pagination, and rate limits vary by operation, account, and market; the client does not automatically split oversized requests.
Updated 1 day ago
Did this page help you?
