Exp_ROC2_VG - expert for MetaTrader 5
Exp_Directed_Movement Expert Advisor is based on the change of color of ROC2_VG indicator. The signal is formed when a bar is closing if there is change in cloud color of the indicator. The EA features the ability to trade against a trend:
input bool Invert=false; //Trade against a trend
The Expert Advisor uses the compiled indicator file ROC2_VG.ex5 for operation. Save it to <terminal_data_folder>\MQL5\Indicators.
Note that the TradeAlgorithms.mqh library file allows using Expert Advisors with brokers who offer nonzero spread and the option of setting Stop Loss and Take Profit together with position opening. You can download more variants of the library at the following link: Trade Algorithms.
Default Expert Advisor's input parameters have been used during tests shown below. Stop Loss and Take Profit have not been used during the tests.
Download link :Exp_ROC2_VG
No Comment to " Exp_ROC2_VG - expert for MetaTrader 5 "