Community Forums › Forums › MetaTrader › Importing symbol specifications from Mt4
Tagged: Importing collections onto Mt4
- This topic has 5 replies, 4 voices, and was last updated 6 months, 1 week ago by
Samuel Jackson.
-
AuthorPosts
-
Charbel
ParticipantHello Dear,
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?
tku
Petko Aleksandrov
ParticipantHello Charbel,
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.
Cheers,
Charbel
ParticipantThank you Petko, I appreciate your quick reply to all my questions… You are very helpful
Petko Aleksandrov
ParticipantGlad to hear that, Charbel!
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.
marc77anthony
Participanthi 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??
Samuel Jackson
MemberHi 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
-
AuthorPosts