Builder
Assembles a request for monthly 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_MONTHLY, asking for raw prices.
Properties
Functions
Link copied to clipboard
Switches the request to TIME_SERIES_MONTHLY_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 monthly request.