fxDreema

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

    How to import and use custom indicator?

    Questions & Answers
    5
    38
    7283
    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.
    • slimmz
      slimmz last edited by

      Hello, how do i import my custom indicator to the builder and get the indicator's signal (in case using color by the arrow) to decide if the ea must buy or sell.

      Regards,
      slimmz

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

        @slimmz Go to my indicators on top of screen, MQ4/5 is easiest but EX4/5 can be added, just needs more work.

        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
        • slimmz
          slimmz last edited by slimmz

          That is the case @jstap the one I'm trying to import is .ex4 which in action will give a colored line signal
          alt text

          It has 2 colors (Salmon and CornflowerBlue)

          how can I make the algorithm to work like when the indicator gives me one of the colors, open a position based on the color itself

          Is it possible?

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

            The colors are assigned to buffers. Load the indi and hold your cursor over one of the lines (color), this will tell you what buffer it is assigned (it is going to be value1 or value2). These buffer assignments go into the Custom Indicator.

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

              @slimmz You'll find basic info here:

              https://fxdreema.com/instructions/builder/indicators

              Then I recommend these tutorials to deal with that ex4 issue:

              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.

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

                @line
                I did what you said and this is the output

                Data window: https://ibb.co/93MMLGy
                Indicator input value: https://ibb.co/Qf499ss
                Color: https://ibb.co/T471Thz
                CornflowerBlue line (buy indicator): https://ibb.co/kKLSysh
                Salmon line (sell indicator): https://ibb.co/2KhbWMD

                now what do i do in the builder to make the ea run based on that?

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

                  @l-andorrà sure, i will try them

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

                    Okay, so based on @l-andorrà guides, I found myself understand a lot about the process, thanks

                    and now i think i built myself one, but now im stuck here

                    https://ibb.co/xsv0P2K (compiling to ex.4 error)

                    and here is the project link you could check: https://fxdreema.com/shared/0x0sPMwSb

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

                      0_1631878025387_338b9bb6-20bc-40b7-9bce-0745e04d4db2-image.png

                      1 Reply Last reply Reply Quote 0
                      • L
                        line last edited by

                        Try this and let me know what happens.

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

                          @slimmz Please be very careful with those buffers. Are you sure the don't repaint?

                          (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
                          • slimmz
                            slimmz last edited by

                            @line I will, update comming

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

                              @l-andorrà iam pretty sure, the author said so and my back test proved it. No repaint

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

                                0_1632027828610_58acb4ea-c0a8-4914-9a9f-51f84a039744-image.png

                                Im still having compiler error @line

                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  line @slimmz last edited by

                                  @slimmz I downloaded the indi and did not compile errors but did not take trades. This indicator is a Moving Average (Smoothed) 14 or 12 period. I will look again at the problem.

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

                                    Sure @line yes it is MA-based indicator
                                    i used 24 period to be more accurate

                                    here is the indicator: https://1drv.ms/u/s!AkiKVSiT_YUIhtAhzYvAcidyKxeVmg?e=XPAQyI

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

                                      Found a slight bug and it is operational.

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

                                        @slimmz Where there is a word replace with the number that corresponds with the place in input list. This indicator has 4 int, 5 bool, 1 string.

                                        0_1632150905774_f8c29e5c-b825-4d3b-94c5-4989d06ff95e-image.png

                                        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
                                        • slimmz
                                          slimmz last edited by

                                          @line may you share the fix?

                                          L 1 Reply Last reply Reply Quote 0
                                          • slimmz
                                            slimmz last edited by

                                            @jstap can you be more clear? what should i do?

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

                                            Online Users

                                            H
                                            H
                                            M
                                            S
                                            S
                                            L
                                            E
                                            M
                                            A

                                            17
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors