fxDreema

    • Register
    • Login
    • Search
    • Back to the main page
    • Categories
    • Recent
    • Tags
    • Popular
    • Search

    Where do I start?

    Questions & Answers
    7
    12
    2277
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kebaya last edited by

      Pardon my question.. am totally new to MQL and FXDreema 🙂

      I have downloaded the desktop version

      Is their a tutorial of building a simple EA? From that am sure i will know how to navigate thru the rest

      Thank you Fxdreema for such a nice tool!

      1 Reply Last reply Reply Quote 0
      • fxDreema
        fxDreema last edited by

        https://fxdreema.com/examples/
        https://fxdreema.com/help/

        Some examples may appear weird now, because I recently updated the website, but the main ideas are there.

        1 Reply Last reply Reply Quote 0
        • N
          Nathi last edited by

          Hi there, I am new to fxdreema can you help. I couldnt understand it from the examples there alone

          1 Reply Last reply Reply Quote 0
          • fxDreema
            fxDreema last edited by

            What exactly do you want to know or don't understand?

            1 Reply Last reply Reply Quote 0
            • A
              Abrams last edited by

              I am new user. I am using your desk top version. I cannot export the created EA to my meta trader file location. What did I miss out?. and how to do it?. Appreciate your help..

              1 Reply Last reply Reply Quote 0
              • A
                Abrams last edited by

                This is my data location

                C:\Users\user\AppData\Roaming\MetaQuotes\Terminal\038983A63A5CE68161CBF3B0C5B3FC6A

                and this is my Terminal location

                C:\Program Files (x86)\BTC-e Exchange MT4

                Could this be the right input?.

                1 Reply Last reply Reply Quote 0
                • R
                  rafaelgrecco last edited by

                  You have to put your EA inside

                  C:\Users\user\AppData\Roaming\MetaQuotes\Terminal\038983A63A5CE68161CBF3B0C5B3FC6A**\MQL4\Experts**

                  Then restart MT4 and EA is ready for use.

                  1 Reply Last reply Reply Quote 0
                  • J
                    jeansoleil last edited by

                    hello
                    I have an custom indicator that send email when two 2 MAs are crossing I have it so the email can be sent on the bar or next bar, I would like to open or close a trade once the alert is sent...how I do I transform my indicator to an ea.. or creating an EÀ with my indicator..thanks

                    1 Reply Last reply Reply Quote 0
                    • fxDreema
                      fxDreema last edited by

                      No, no, without MQL4\Experts

                      jeansoleil, indicators communicate with EAs via their output buffers. Check if this indicator has such buffers and check their values with "Trace" block

                      1 Reply Last reply Reply Quote 0
                      • M
                        miro1360 last edited by

                        __hello
                        I have an custom indicator that send email when two 2 MAs are crossing I have it so the email can be sent on the bar or next bar, I would like to open or close a trade once the alert is sent...how I do I transform my indicator to an ea.. or creating an EÀ with my indicator..thanks[/quote:15rwiply]

                        you can do this crossing MA directly using fxdreema without your custom indicator, because all blocks are ready for this ...
                        Use block Condition (set MA crossing) and after this use block with filter (like once per bar or once per minutes etc) and after this connect block Send e-mail

                        Between trading and gambling is a very small gap, be careful.

                        1 Reply Last reply Reply Quote 0
                        • J
                          jeansoleil last edited by

                          Hello
                          I have this trailing stop https://fxdreema.com/shared/dd1fasEJd, by it self and it does not work but works fine with a buy and sell cross MAs indicator
                          is there any example with a trailing stop only indicator...Id like to start trailing after a 30 or 30 pips jum

                          https://fxdreema.com/shared/dd1fasEJd

                          thanks

                          1 Reply Last reply Reply Quote 0
                          • fxDreema
                            fxDreema last edited by

                            You know... I should say that pink blocks and blue blocks are not to be mixed, but if you look at the examples...
                            https://fxdreema.com/demo/mt4-trailing-stop
                            https://fxdreema.com/demo/mt4-loop-how-it-works
                            https://fxdreema.com/demo/mt4-loop-trailing-stop
                            ... I think it becomes obvious.

                            I don't see any trade-making block, so I suppose that you want to work with manually created trades. Guess what, by default no EA should work with manually created trades and that's why something called Magic Number exists. Which is something I don't want to explain here, so just set this at 0 and don't forget that this EA is meant to work with manualy created trades: http://prntscr.com/cojbbb

                            If you want to make the Trailing stop to only work beyond some profit, look at its "Trailing Start" options.

                            1 Reply Last reply Reply Quote 0
                            • 1 / 1
                            • First post
                              Last post

                            Online Users

                            D
                            E
                            J
                            T
                            J

                            20
                            Online

                            146.7k
                            Users

                            22.4k
                            Topics

                            122.6k
                            Posts

                            Powered by NodeBB Forums | Contributors