Find your MT5 terminal folder.
Open your MT5 application: File > Open Data Folder > MQL5 > Experts > Advisors
Paste the .ex5 files into the Advisors folder in your MT5 directory. (….MQL5/Experts/Advisors)
To use the EAs you will need to allow web requests from https://www.bluecapitaltrading.com/
First you need to open Tools > Options and click on the “Expert Advisors” tab.
Once there you need to check “Allow WebRequest for listed URL:”
And then add the https://www.bluecapitaltrading.com/ URL to the list.

Enable Algorithmic Trading #
Make sure that “Allow algorithmic trading” is checked in the “Expert Advisors” tab of the options

Verify Algorithmic Trading Is Enabled #
Check that your algorithmic trading icon is turned on (this is a quick way to check if algorithmic trading is allowed)

If the icon shows the stop icon the you can click on it to enable algorithmic trading.
If algorithmic trading is allowed then the icon will look as follows

Finally, make sure that your individual EA has trading permissions by going to the EA settings and making sure that the option is checked as shown below.
