How to use a martingle EA?

1 View
Jeremy Davis
Answered 4 months, 3 weeks ago
<ol style="box-sizing: border-box; border: 0px; font-size: 16px; font-style: normal; font-weight: 400; margin: 0px auto 1.5em; outline: 0px; padding: 0px; vertical-align: baseline; list-style: decimal; max-width: var(--wp--custom--ast-content-width-size); color: rgb(48, 48, 48); font-family: &quot;Open Sans&quot;, sans-serif; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;" id="isPasted"><li style="box-sizing: inherit; border: 0px; font-size: 16px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">Open MetaTrader and navigate to “File” and then “Open data folder.”</li><li style="box-sizing: inherit; border: 0px; font-size: 16px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">Within the data folder, locate the “MQL4” directory, followed by “Experts.”</li><li style="box-sizing: inherit; border: 0px; font-size: 16px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">Paste the Expert Advisor file into the “Experts” folder.</li><li style="box-sizing: inherit; border: 0px; font-size: 16px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">If you are using MetaTrader 5, double-click on the EA to open the Meta Editor. If you are MetaTrader 4, proceed, to step 7.</li><li style="box-sizing: inherit; border: 0px; font-size: 16px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">In the Meta Editor, you will find the EA’s code, which is transparent and accessible for your examination.</li><li style="box-sizing: inherit; border: 0px; font-size: 16px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">You can compile the code by clicking on the “Compile” button. This will generate a ready-to-use robot.</li><li style="box-sizing: inherit; border: 0px; font-size: 16px; font-style: inherit; font-weight: inherit; margin: 0px; outline: 0px; padding: 0px; vertical-align: baseline;">Right-click in the Expert Advisors section, select “Refresh,” and you …</li></ol>