Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Open_Oscillator_Cloud_HTF - indicator for MetaTrader 5

Views:
2479
Rating:
(10)
Published:
2018.08.23 14:03
Updated:
2023.03.29 13:48
\MQL5\Include\ \MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Fig. 1. Open_Oscillator_Cloud_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21593

Open_Oscillator_Cloud Open_Oscillator_Cloud

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_Alert DEMA_Range_Channel_Alert

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

Wajdyss_Ichimoku_Candle Wajdyss_Ichimoku_Candle

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

GBP9AM GBP9AM

Working with pending Buy Stop and Sell Stop orders.