Join our fan page
- Views:
- 3104
- Rating:
- Published:
- 2018.08.23 14:03
- Updated:
- 2023.03.29 13:48
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Open_Oscillator indicator has the form of a colored cloud and has the ability to change the smoothing algorithm and display a trend direction by color.
The indicator uses the classes of the SmoothAlgorithms.mqh, ibrary. Working with that class was described in details in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
Fig. 1. DEMA_Range_Channel_Alert indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21592

DEMA_Range_Channel indicator provides alerts, sends email and push notifications when the candles break through the indicator channel.

CandleStop_System indicator provides alerts, sends email and push notifications when the candles break through the indicator channel.

Open_Oscillator_Cloud indicator with the timeframe selection option available in input parameters

A semaphore signal indicator based on a breakthrough of the Kijun Sen line by the price and displayed as candles.