Indicator Description
WCLPRICE (Weighted Close Price) is a price transformation indicator that calculates a weighted average price by giving higher weight to the closing price, reflecting the importance of the closing price in price formation.
Calculation Principle
WCLPRICE is calculated using the following formula:
WCLPRICE = (High + Low + (Close * 2)) / 4Where:
- High is the highest price
- Low is the lowest price
- Close is the closing price
Usage Scenarios
- Price level analysis
- Trend determination
- Support and resistance level calculation
- Trading signal generation
Usage Recommendations
- Can be used to calculate moving averages
- Use in combination with other technical indicators
- Monitor price deviations from weighted close price
- Pay attention to market trend changes