Skip to content

jensengelke/MT5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Install Git CLI (64bit Git for Windows Setup). Accept all default settings

  2. Get the repository URL

    copy url

  3. With Git CLI installed, run

    git clone https://github.com/jensengelke/MT5.git
    cd MT5
  4. Determine date folder path

    • In MT5, click Open Data Folder

    Data Folder

    • Click the directory location and copy

    copy location

  5. Create directory links

    create-links.cmd <data folder path>

    create links

  6. In MT5, open your integrated development environment IDE (MQL Editor) IDE

  7. Notice the git sub-folders

    folders in IDE

  8. Open your Expert / Indicator, review / edit the code and compile

    compile

  9. Back in MT5, find your compiled code in Navigator

    navigator

  10. Drag and drop the Expert on a chart and provide your inputs

    inputs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published