I would like to study the codes of the EA on metaeditor after I build it on fxdreema. But I have found that fxdreema includes/publishes around 5000 lines of codes in total even for just the simplest MA cross EA . How can I just see /look at the code that I want without having to scroll through all the unwanted lines of codes?
Any ideas or tips everyone?
Thank you so much.
So many lines of codes!
-
I would like to study the codes of the EA on metaeditor after I build it on fxdreema. But I have found that fxdreema includes/publishes around 5000 lines of codes in total even for just the simplest MA cross EA . How can I just see /look at the code that I want without having to scroll through all the unwanted lines of codes?
Any ideas or tips everyone?
Thank you so much. -
@reader1 fxdreema works with code blocks, you can't avoid the "unnecessary" code. If you want simplified project, just google some mql4 tutorial.
-
@roar thank you . got it. All those lines of 'unnecessary' codes , do they not make the EA bug prone or slow ? silly question maybe!
-
@reader1 for a beginner EA builder, fxdreema is surely more "bug-proof" than trying to code from scratch.
EAs will be slower, though, thats for sure. I'm ok with that, as building EAs with fxdreema is much faster than coding. I save time, computer loses time, my time is more expensive lol -
@roar lol lol