My questions
-
I try build a very simple stratergy ( if RSI of M1 of EURUSD greater than 75 then make an Sell Order). When I click to ".mq4" (on top of platform" . I open a received mq4 file, I see a very big mq4 file, I do not understand Why, I can not see mql4 code of my stratergy in that above big mq4 file. Can you explain why a very big mq4 file for a very small stratergy ?
-
What do you mean by 'big'?
-
I think that, with my very small stratergy, I should be about 10 to 20 line for mql4 code, but the mq4 file i get from fxdrema is more thousand line of mq4 code, please explant that for me. I do not understands why?
-
Please answer my question?
-
@nhamfx Fxdreema is a builder that allows you to create files in MQL4 / MQL5 language, but being a program itself it needs all its commands to work. If you try to save an empty project and open it with Metaeditor you will find more than 2500 program lines!

-
Thank you for your answers
-
By the way, can I save my project in my Computer in the form of diagram like as I created the project by fxdreema before?
-
After a time, I can use fxdreema to open above project for editing some thing?
-
@nhamfx said in My questions:
By the way, can I save my project in my Computer in the form of diagram like as I created the project by fxdreema before?
No as far as I know.
-
It mean that: By the way, can I save my project in my Computer in the form of diagram like as I created the project by fxdreema before? and After a time, I can use fxdreema to open above project for editing some thing?
-
@nhamfx said in My questions:
Yes you can
Simply download it in MQ4 Format and when you need it after sometime just import that File -
Thank you very much for your good support