Sine Wave Cloud HTF – indicator MetaTrader 5

Fig.1. Indicators Sinewave_Cloud_HTF and Sinewave2_Cloud_HTF
Indicator Sine Wave with the timeframe selection option available in input parameters, in form of a colored cloud. input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // The indicator chart period (timeframe) For indicator Sinewave_Cloud_HTF to operate, indicator Sinewave.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder. Similarly, for indicator Sinewave2_Cloud_HTF to operate, indicator Sinewave2.ex5. must be in the <terminal_data_directory>\MQL5\Indicators folder. Both … Read more

RSI Dual Cloud EA – EA MetaTrader 5

RSI Dual Cloud EA
Trading strategy The EA uses a custom indicator ‘RSI Dual Cloud‘. The EA uses four types of signals:   Entrance to the zone Being in the zone Leaving the zone Lines crossing For ‘BUY’ signals, the zone is formed below the level ‘RSI Fast and Slow: Level DOWN‘, and for ‘SELL’ – ‘RSI Fast and Slow: Level UP‘. … Read more

WPR Custom Cloud Simple – EA MetaTrader 5

WPR Custom Cloud Simple
Description of the EA The EA uses the signals of the custom indicator “WPR Custom Cloud”. Signal to open a position ‘BUY’: the indicator left the lower zone, signal to open a position ‘SELL’: the indicator left the upper zone. Pic. 1. WPR Custom Cloud Simple The EA checks the signal only when a new bar … Read more