- DarkLight
Weighted Close
- DarkLight
Weighted Close is a Typical Price (TP) indicator that places a greater weight on the Close price during calculation. Weighted Close is calculated as the sum of High, Low, and double-Close price values for a specified period divided by 4. The indicator additionally provides a Simple Moving Average (SMA) of the weighted Close.
Weighted Close = (High + Low + 2 * Close) / 4
INPUTS
Input | Description |
---|---|
Length | The number of bars used to calculate the exponential moving average |
PLOTS
The plot renders the data you are working with on the chart. You can show/hide a plot by clicking the corresponding item in the settings. Every plot has a set of basic settings that you can change: color, weight, and type.
Plot | Description |
---|---|
WtdClose | The Weighted Close plot |
Avg | The SMA plot |
Color |
---|
Click the color rectangle under the plot's name to open the palette. Use the slider at the bottom to set the opacity of the color. To create a custom color:
The custom-created colors are added to your palette. To remove a custom color, drag it out of the palette. |
Weight |
Change the value (in px) to adjust the thickness of the plot. |
Type |
The following plot types are available:
|
OVERLAYING
Check Overlaying to display the indicator on the chart. Otherwise, the indicator is shown in a study pane down below.