- Can Mt4 standard indicators be deleted? Directory Path?
- Market Tab Number
- Linux data folder not displaying programs on mt5
EA needs Heiken_Ashi_Smoothed.ex4 files to run
cannot open file 'C:\Users\User\AppData\Roaming\MetaQuotes\Terminal\77E5F07B7D31D1B2D591E4E786AEAEE5\MQL4\indicators\Heiken_Ashi_Smoothed.ex4' [2]
I have tried to download from metatrader but the error still persist
It must be same name and same placed.
name it as:
Heiken_Ashi_Smoothed.ex4
I have checked the path and file name. It appears as on the attached image but still the EA is not running
close mt4 terminal and open again
is there any error on journal tab or expert tab?
I have checked the path and file name. It appears as on the attached image but still the EA is not running
I checked your image ... and I see that you are having the following files:
- Heiken_Ashi_Smoothed.ex4' [2].mq4 (it is source code)
- Heiken_Ashi_Smoothed.ex4' [2].ex4 (this file you received after compilling the source code in Metatrader, or after restarting Metatrader; Metatrader 4 is using ex4 files only - for information).
But according to your first post of the thread - your EA is not using Heiken_Ashi_Smoothed.ex4' [2].ex4 file.
Your EA is using Heiken_Ashi_Smoothed.ex4 file (because the names of the indicators are hard coded inside EAs).
So, it should be exact name: Heiken_Ashi_Smoothed.ex4
What to do?
Rename Heiken_Ashi_Smoothed.ex4' [2].mq4 to Heiken_Ashi_Smoothed.mq4 (right mouse click on the file - rename) and compile Heiken_Ashi_Smoothed.mq4 file in MetaEditor (or restart Metatrader).
After that - you will see Heiken_Ashi_Smoothed.ex4 file (and your EA "will see" this file, and everything will be fine with it).
close mt4 terminal and open again
is there any error on journal tab or expert tab?
The error is on the experts tab.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use