WPR Divergence
- 指标
- Andrey Dik
- 版本: 1.50
- 激活: 5
A professional tool for trading - the divergence indicator between the WPR and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the WPR peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested very quickly as part of the Expert Advisor.
The indicator does not redraw, the arrows for the direction of transactions are located exactly where the signal appears - at the opening of the bar.
InpWPRPeriod = 14; // Period IndentFrom50_P = 10.0; //Indent +- from -50 [0...50] LeftBars_P = 1; //LeftBars RightBars_P = 1; //RightBars IndDivForce_P = 15.0; //Divergences force of indicator PriceDivForce_P = 0.01; //Divergences force of price