Interface IHistoricalRequest
Provides unified type-safe access to the historical data request parameters.
Namespace: Alpaca.Markets
Assembly: Alpaca.Markets.dll
Syntax
public interface IHistoricalRequestProperties
| Improve this Doc View SourcePagination
Gets the pagination parameters for the request (page size and token).
Declaration
Pagination Pagination { get; }Property Value
| Type | Description | 
|---|---|
| Pagination |