WeightedPrices Property¶ Summary¶ Gets the Weighted prices data (High + Low + 2 * Close) / 4. Signature¶ 1public abstract DataSeries WeightedPrices {get;} Return Value¶ DataSeries Declaring Type¶ cAlgo.API.Bars Last update: July 1, 2022 Comments