Builder
Assembles a single bar field by field.
It exists for TimeSeriesResponse's parser, which reads the prices out of the API payload one key at a time and sets only the fields the cadence in hand actually returned; application code normally receives finished units from getStockUnits rather than building its own.
Functions
Link copied to clipboard
Sets the closing price restated for splits and dividends since the bar.
Link copied to clipboard
Sets the price at the end of the bar's span, as quoted at the time.
Link copied to clipboard
Sets the dividend paid per share within the bar's span.
Link copied to clipboard
Sets the highest price reached during the bar's span.
Link copied to clipboard
Sets the lowest price reached during the bar's span.
Link copied to clipboard
Sets the price at the start of the bar's span.
Link copied to clipboard
Sets the ratio of a share split taking effect within the bar's span.
Link copied to clipboard
Sets the timestamp identifying the bar.
Link copied to clipboard
Sets the number of shares traded during the bar's span.