Filetonic Filetonic logo print version

Ask a Question

To find an exe file, dll file or file extension visit the library »

 

Resources

Discover Tutorials, professional advice, and links - ready at your fingertips.

Posts Tagged ‘mql4’

Open Ex4 File

I need help opening an ex4 file.Celeste Stewart

Click here to run an instant scan for File-Extension related problems!

The Ex4 File Extension

The file extension .ex4 is often used in conjunction with Forex trading software, specifically MetaTrader software. However, this extension is often used as a script, library file, indicator, and expert advisor, so it’s not always clear whether the file should be opened or not.

MetaTrader and MQL4

MetaTrader software incorporates a programming language known as MQL4 and extends that language to the end user, the trader. As a trader using MetaTrader software, it is possible to create your own scripts, indicators, and automated trading systems known as Expert Advisors.

MQL4 has its own unique file system and structure. The .ex4 file must be located in the appropriate folder in order to work properly. These folder locations also give you your first indication as to the .ex4 file’s purpose. For example, if located in the Scripts folder, the .ex4 file is a script that can be edited and compiled. Most often, .ex4 files are the compiled programs that are ready to be launched in the MetaTrader client software. However, since they can also be used as library files, it’s possible that the .ex4 file that you are working with is not an actual program that MetaTrader can open.

Opening Ex4 Files

These files can be opened using the MetaEditor. If you are comfortable with MQL4, you can check the file’s location within the MQL4 hierarchy and determine whether it is a library file, indicator, or Expert Advisor file. From there, you can either use MetaEditor to open and edit the file or launch the Expert Advisor file in MetaTrader. You may also be able to use a standard text editor such as NotePad to view and work with the file.

If you are not familiar with MQL4, the MQL4 Community has a terrific resource called the MQL4 Book that you can either view online or download as a free ebook.

Comments [0]