Skip to content
Update FXCE EA Close With RSI authored by Thuan Duong's avatar Thuan Duong
......@@ -31,15 +31,9 @@ The EA is running on the MT5 platform that is provided by FXCE.
- The EA Close With Moving Average version 1.0 is working on the MT5 platform, so it takes advantage of Metaquote’s optimization.
- The EA is optimized for fast, lag-free execution (is faster than the version running on MT4) and accurately corresponding to selected options.
## Downloads
## Downloads MT5 Platform
The EA Close With Moving Average is being developed via a dedicated GitHub repository.
[![cloud-download-2](uploads/8f0a5492c0530753b36cc463473eb054/cloud-download-2.png)](https://gitlab.com/fxce/mt5-libs/-/package_files/8426612/download)
**Download [here](https://gitlab.com/fxce/mt5-libs/-/package_files/8777673/download)**.
This EA works properly on the Metaquote 5, please download at the following link:
https://www.fxce.com/page-platform
This EA works properly on the Metaquote 5, please download at the following link: https://www.fxce.com/page-platform
## Installation
To install the Experts Advisors, make sure that you copy the "*.ex5" files to the folder /MQL5/Experts/
......
......