[][src]Type Definition fin_model::quote::PriceRangeSeries

type PriceRangeSeries = Series<SeriesInterval, Snapshot<PriceRange>>;

A series of price ranges, used for both inter-day and intra-day data points.