fxDreema

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

    want to create EA that put order on custom indicator(arrow,dot etc)

    Questions & Answers
    7
    29
    2798
    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.
    • H
      haikel last edited by

      i have indicator that give sell arrow and buy arrow but i want to create EA on fx dremia that create sell or buy order according to arrow that appear from that custom indicator or give an alert sound..
      how could i do this?

      jstap 1 Reply Last reply Reply Quote 0
      • jstap
        jstap @haikel last edited by

        @haikel Use the my indicators section to add custom indicator, test to ensure it's d0ing as required, build EA around it.

        Learn fxDreema Without the Wait!

        My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

        The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

        Don’t miss out

        Click here➡️ https://mybook.to/fxDreema to get your copy today!

        Enjoy! 😊

        1 Reply Last reply Reply Quote 0
        • H
          haikel last edited by haikel

          i added indicator and it just putted its name ..what to do now?
          alt text

          jstap 1 Reply Last reply Reply Quote 0
          • jstap
            jstap @haikel last edited by

            @haikel Was this done from the MQ file or EX file? If this is from MQ it is likely the indicator doesn't contain the relevent information.

            Learn fxDreema Without the Wait!

            My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

            The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

            Don’t miss out

            Click here➡️ https://mybook.to/fxDreema to get your copy today!

            Enjoy! 😊

            l'andorrà H 2 Replies Last reply Reply Quote 0
            • l'andorrà
              l'andorrà @jstap last edited by

              @jstap Here you have two excellent tutorial explaining how to import ex4 files:

              https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema
              https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file

              (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

              (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

              (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

              H 1 Reply Last reply Reply Quote 0
              • H
                haikel @l'andorrà last edited by

                @l-andorrà u can import ex4 even it is created outside fxdremia?

                jstap l'andorrà 2 Replies Last reply Reply Quote 0
                • jstap
                  jstap @haikel last edited by

                  @haikel You can, just follow @l-andorrà 's links to see how, is more work but if indicator inputs are just a few it shouldn't be too hard.

                  Learn fxDreema Without the Wait!

                  My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                  The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                  Don’t miss out

                  Click here➡️ https://mybook.to/fxDreema to get your copy today!

                  Enjoy! 😊

                  1 Reply Last reply Reply Quote 0
                  • l'andorrà
                    l'andorrà @haikel last edited by

                    @haikel As you will see those tutorials are explicitly designed to import indocators that are NOT created with fxDreema.

                    (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                    (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                    (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                    1 Reply Last reply Reply Quote 0
                    • H
                      haikel @jstap last edited by haikel

                      @jstap
                      [0_16374
                      this file i need to edit that indicator

                      jstap 1 Reply Last reply Reply Quote 0
                      • jstap
                        jstap @haikel last edited by

                        @haikel This indicator may contain 2 buffers put in indicators as this picture:

                        0_1638461316680_9e53f6b2-d4fe-4ae3-bcec-2c4aea22f3fc-image.png

                        first is int
                        second is bool
                        third is bool
                        input them with the same spelling and value, create 2 buffers, put them in a comment and see what value is in each one, if a number changes for a second when a dot appears then this is how the fx knows when dot appears.

                        Learn fxDreema Without the Wait!

                        My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                        The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                        Don’t miss out

                        Click here➡️ https://mybook.to/fxDreema to get your copy today!

                        Enjoy! 😊

                        1 Reply Last reply Reply Quote 0
                        • H
                          haikel last edited by haikel

                          @jstap buffer value keep on changing on every new dot that appears on chart..so we have to keep inputting new buffer values red and green dots..?

                          jstap 1 Reply Last reply Reply Quote 1
                          • jstap
                            jstap @haikel last edited by

                            @haikelIf The buffers update by themselves, in the link is a project that will count 1 every time a dot appears, run on back test so you can see how it works.

                            https://fxdreema.com/shared/bHGsCfrtc

                            Learn fxDreema Without the Wait!

                            My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                            The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                            Don’t miss out

                            Click here➡️ https://mybook.to/fxDreema to get your copy today!

                            Enjoy! 😊

                            1 Reply Last reply Reply Quote 0
                            • K
                              Kiku last edited by

                              hello i need help to build an ea based on a customize ex4 arrow indicator

                              1 Reply Last reply Reply Quote 0
                              • l'andorrà
                                l'andorrà last edited by

                                Is it the same indicator used in this thread?

                                (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                                (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                                (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                                1 Reply Last reply Reply Quote -1
                                • M
                                  muhammadsayahy last edited by

                                  hello i m using an arrow indicator to open trades when buffer 1 (buy signal) appears.
                                  The logic: Buffer 1 = 1 ..........didnt work /////// Buffer 1 =! 0 ........worked! but dose not open trades on arrows but waaaay before or way after the arrows //////// buffer 1 = true ..........worked! similer problem.

                                  im using mql of super arrow indicator. can someone tell me what to do or show me.

                                  thanks

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

                                    The super arrow indicator look like it would be good, but it fails send every arrow appearing to the EA, so it will always miss a majority of trades

                                    Learn fxDreema Without the Wait!

                                    My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                                    The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                                    Don’t miss out

                                    Click here➡️ https://mybook.to/fxDreema to get your copy today!

                                    Enjoy! 😊

                                    M 1 Reply Last reply Reply Quote 0
                                    • B
                                      bandi last edited by

                                      could any one help me please. how to this
                                      if bull candle low breaks then sell and bear candle high breaks then buy

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        muhammadsayahy @jstap last edited by

                                        @jstap with which blocks must i set arrow indicators to trade, the rate i getting lost in that is insane.

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

                                          That's what I said, the block if working properly would be indicator appear

                                          Learn fxDreema Without the Wait!

                                          My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                                          The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                                          Don’t miss out

                                          Click here➡️ https://mybook.to/fxDreema to get your copy today!

                                          Enjoy! 😊

                                          M 1 Reply Last reply Reply Quote 1
                                          • M
                                            muhammadsayahy @jstap last edited by

                                            @jstap i have been doing that but i get lost a little bit you seem a pro, can you please show me what to do.

                                            and here i add non repaint super arrow super-non-repaint-arrow-indicator.ex4

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

                                            Online Users

                                            D
                                            O
                                            A
                                            J
                                            M
                                            R
                                            F

                                            24
                                            Online

                                            146.6k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors