Main Content
wclose
Weighted close
Description
calculates the weighted closing prices from the series of high, low, and closing
prices. The weighted closing price is the average of twice the closing price plus
the high and low prices.WeightedClose
= wclose(Data
)
Examples
Input Arguments
Output Arguments
References
[1] Achelis, S. B. Technical Analysis from A to Z. Second Edition. McGraw-Hill, 1995, pp. 312–313.