Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 5069
- Rating:
- Published:
- 2018.06.06 14:31
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator shows values of Repulse in a separate window, searches for divergences between the indicator lines and the price, and displays these divergences. You can choose the Repulse indicator line to search divergences for.
The indicator has three input parameters:
- Repulse period - Repulse oscillator calculation period;
- Signal period - Repulse signal line calculation period;
- Repulse line - Repulse indicator line to search divergences for:
- Main - oscillator line;
- Signal - signal line.
The Repulse indicator is not required for a proper operation, since all calculations are performed inside the indicator.
Fig.1. Divergence between the price and the oscillator line
Fig.2. Divergence between the price and the signal line
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/20450