when the EA Script imports data from mt4, the tutorials shows clearly the way how to set the spread and how to extend the data limits from the charts, my question is what about other symbols specifications ( Swap long, Swap short….), does the script exports them automatically?
yes, the script exports all of that information from MetaTrader so you do not need to do it manually. Normally these are fixed values and the script can easily take them out.
When I was starting trading, I was pretty alone into it. I always wanted to have someone to ask… so when I started the Academy, I said to my self and the team: Whatever we do, I will answer all questions within 12 hours! And that is top priority for me, because I know what it is to struggle and have no one to ask.
hi there, once i’ve downloaded the “collections” file .json file, into which folder do you paste the file into on the metatrader platform? and are there any other configurations or details that i would need to input for this file to work on the MT4 platform??
Hi Marc, place this into the MQL4\Experts folder, then just opne metatrader and drag the EA onto the appropriate chart. Of course set the lot size appropriate to your account and risk. Cheers