Resize chart window from indicator (for Short Trend Reversal) – indicator MetaTrader 4

charts
You can simply add function void OnChartEvent(…) to your indicator the screens are from EA and its GUI, indicator only changes window size before compilation you need uncomment few lines //external dll prohibited 🙁 Resize chart window from indicator (for Short Trend Reversal) – indicator MetaTrader 4

MQL5 Wizard – Trade Signals Based on Reversal Candlestick Patterns – EA MetaTrader 5

Figure 1. Trade signals, based on reversal candlestick patterns
MQL5 Wizard provides the automatic creation of Expert Advisors (see MQL5 Wizard: Creating Expert Advisors without Programming). The CSignalCandles class provides trade signals, based on reversal candlestick patterns. The strategy called “Signals based on reversal candlestick patterns” (when creating EA automatically in MQL5 Wizard). The idea of the system is to indentify the reversal patterns

Reversal – indicator MetaTrader 5

Reversal - indicator for MetaTrader 5
The indicator shows position opening signals based on the ‘Reversal’ trading system. Description of the System The system works best on the H6 timeframe. The idea of the system is as follows: it analyzes a specified number of closed candlesticks starting with the previous one, in order to find a local high or low, after