In order to install an EA:
1. You need to open your MT5
2. On the upper menu go to File – Open Data Folder.
3. Here you should open MQL5 folder -> Experts
4. Copy-paste receive .ex5 file in this folder
5. Restart your MT5 platform
6. In Navigator window you will find this EA
7. Drag n drop it on the chart
All version of EAs were tested with testing mode -Every tick based on real tick.
Testing and optimization on real ticks are as close to real conditions as possible. Instead of generated ticks based on minute data, it is possible to use real ticks accumulated by a broker. These are ticks from exchanges and liquidity providers.