Unisciti alla nostra fan page
- Visualizzazioni:
- 2879
- Valutazioni:
- Pubblicato:
- Aggiornato:
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Open_Oscillator_Cloud indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the Open_Oscillator_Cloud.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. Open_Oscillator_Cloud_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/21593

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.

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

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

Working with pending Buy Stop and Sell Stop orders.