Builder
Assembles a request for weekly bars, adding the choice of adjusted or raw prices to the ticker and data type inherited from TimeSeriesRequest.Builder.
Constructors
Link copied to clipboard
Creates a builder pinned to TIME_SERIES_WEEKLY, asking for raw prices.
Properties
Functions
Link copied to clipboard
Switches the request to TIME_SERIES_WEEKLY_ADJUSTED, whose bars carry an adjusted close and a dividend amount alongside the raw prices.
Link copied to clipboard
Assembles the ticker and adjusted-or-raw choice set so far into a weekly request.