P Channel
- Indicatori
- Pavel Gotkevitch
- Versione: 1.2
- Aggiornato: 25 marzo 2022
- Attivazioni: 5
P-Channel is a technical indicator determining the current Forex market status - trend or flat.
The indicator is able to work on any timeframes, but H1 and higher timeframes are recommended to minimize false signals. The indicator displays a channel as lines located above and below the middle line. The upper and lower lines can serve as the resistance and support levels.
Sell when the price reaches the upper line, and buy when the price reaches the lower line. It is recommended to use a small stop loss to protect against false signals.
The Inputs tab of the indicator allows to select:
- period of the indicator;
- one of the four moving averages (Simple, Exponential, Smoothed, Linear weighted);
- one of the seven types of applied price (Close, Open, High, Low, Median, Typical, Weighted);
- horizontal shift of all lines on the chart;
- vertical shift of the upper and lower lines relative to the middle line.
The Colors tab allows to choose the color, width and line style of the indicator.
Parameters
- period - number of bars used for the indicator calculations;
- method - select from the four Moving Averages;
- applied price - select from the seven applied price types;
- shift - horizontal shift of all lines on the chart;
- channel width - vertical shift of the upper and lower lines.
P-Channel indicator is calculated by the following formulas:
- Upper Level = MA(N,P) + High(t)*CW/1000
- Lower Level = MA(N,P) - Low(t)*CW/1000,
where:
- Upper Level - the upper line of the channel;
- Lower Level - the lower line of the channel;
- MA - type of the moving average (SMA, EMA, SMMA, LWMA);
- N - averaging period;
- P - applied price (Close, Open, High, Low, Median, Typical, Weighted);
- High(t) and Low(t) - the High and Low prices of the current period;
- CW - channel width (vertical shift of the upper and lower lines relative to the middle line).
L'utente non ha lasciato alcun commento sulla valutazione.