fxDreema

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

    icustom ex5 arrow indi buffer help

    Questions & Answers
    6
    36
    5228
    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.
    • Stantham
      Stantham last edited by Stantham

      0_1639737837010_malas.ex5 hello team can someone assist me in creating this ea this is arrow indicator in ex5,, want to sell or buy when arrows apear i have tried all tutorial s here but failed to capture the buffers the veterans here like @fxdreema @L'ANDORRÀ @roar @miro1360 and the orthers please assist

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

        @stantham This indicator uses the zig zag so possibly better to use Miro's code for that, couldn't get indicator to display on back test so hard to say but likely lags a lot, the ZZ waits for price to move before fixing the high and low, the information is in the data window so icustom will work.

        Add like this:

        VARIABLE1=iCustom(NULL,0,1639737842048-malas,0,0);

        The penultimate number is the data window buffer, indicator has 0-3 buffers.

        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! 😊

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

          @jstap THAMKS BRO CAN YOU SHARE LINK

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

            @stantham For what? if you are talking about the I custom code paste into a custom code block, create a variable named the same, create the other 3 lines for each buffer. Place in a comment or draw an arrow so you can see how it works.

            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! 😊

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

              @jstap okay thanks for your help however this did not solve my problem would be esier to just send me a link i would follow but thanks anyway

              jstap AlphaOmega 2 Replies Last reply Reply Quote 0
              • jstap
                jstap @Stantham last edited by

                @stantham Create the project, put the shared link here and I'll assist with what ever you are struggling with.

                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! 😊

                Stantham 3 Replies Last reply Reply Quote 0
                • AlphaOmega
                  AlphaOmega @Stantham last edited by AlphaOmega

                  @stantham Hi Try this... but what Jstap is trying to do is for you to do something so you can learn.... His way with the code would work better/faster
                  https://fxdreema.com/shared/nVptpYdqc
                  0_1639780330240_b7c1a98c-a022-472d-84a5-9a3c8007b112-image.png
                  0_1639780545387_df438821-2acc-4689-a87a-8e3e3dc5fbbe-image.png
                  0_1639780577474_9fff014e-3b5b-4132-a98b-390b0f00d234-image.png

                  Stantham 3 Replies Last reply Reply Quote 0
                  • Stantham
                    Stantham @AlphaOmega last edited by

                    @alphaomega hey thanks bro

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

                      @jstap https://fxdreema.com/shared/CT18dV9Id i did not understand how you use variable with this indi bro

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

                        @jstap waiting for you bro

                        1 Reply Last reply Reply Quote 0
                        • Stantham
                          Stantham @AlphaOmega last edited by

                          @alphaomega hey what do you do with inputs section?

                          AlphaOmega 1 Reply Last reply Reply Quote 0
                          • AlphaOmega
                            AlphaOmega @Stantham last edited by AlphaOmega

                            @stantham there is lots of inputs .. which you talking about? I am assuming you talking about the variables?
                            check this thread:
                            https://fxdreema.com/forum/topic/5164/example-save-variables-into-file-and-read-them-back-advanced
                            https://fxdreema.com/forum/topic/4510/tutorial-loop-advanced-find-and-save-specific-value-from-indicator-history

                            1 Reply Last reply Reply Quote 0
                            • Stantham
                              Stantham @AlphaOmega last edited by

                              @alphaomega hey i mean the indicator parameters where did you placace them as its loadingf too much arrows

                              AlphaOmega 1 Reply Last reply Reply Quote 0
                              • AlphaOmega
                                AlphaOmega @Stantham last edited by AlphaOmega

                                @stantham I got it from this tutorial
                                https://fxdreema.com/forum/topic/9105/tutorial-working-with-ex4-ex5-indicator-file
                                Forget how many arrows man... check your entries.. There is slow and fast arrows .. so I just insert the buffers for them and choose entry at the buffers.. so Its not the arrow that important but where your entries are.
                                0_1639859763961_d307207e-8674-496c-9db8-0211303aa933-image.png
                                0_1639860033260_89293515-18e3-4b5d-9780-e6e0e37dde49-image.png

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

                                  @alphaomega Did you follow the indocations of these tutorials to find the buffers of custom indicators?

                                  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.

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

                                    @l-andorrà I also put pictures of where I found the buffers... This indicator he wants to use is working in conjunction with a zz line or something but there is no signal/data of that ma.. This is the best it is going to get otherwise I would suggest he use miro1360 tutorial Object on chart. Another option would be if some coder will have a code looking for that ma... The help I gave is in the best of my little knowledge.

                                    edit.. Another way would be to use roar, line code and Stantham could just insert his own conditions?

                                    TipsyWisdom 1 Reply Last reply Reply Quote 0
                                    • TipsyWisdom
                                      TipsyWisdom @AlphaOmega last edited by

                                      @alphaomega roars line code?

                                      AlphaOmega 1 Reply Last reply Reply Quote 0
                                      • AlphaOmega
                                        AlphaOmega @TipsyWisdom last edited by AlphaOmega

                                        @tipsywisdom
                                        https://fxdreema.com/forum/topic/9146/a-line-tool/6
                                        https://fxdreema.com/forum/topic/11957/plot-macd-swings-on-chart

                                        This could work the same .. only insert the objects, in this case arrows on every turn. Would work out much easier than to re-code and indicator

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

                                          @l-andorrà yes broi struggle alot with this i did not get the solution @alphaomega tried but his buffers seems to change the indicator parameter to 1,60 hope we can get a solution to this

                                          AlphaOmega 1 Reply Last reply Reply Quote 0
                                          • AlphaOmega
                                            AlphaOmega @Stantham last edited by

                                            @stantham Where is your project?

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

                                            Online Users

                                            S
                                            M
                                            2
                                            M
                                            M
                                            N
                                            B
                                            A
                                            B
                                            S
                                            E

                                            25
                                            Online

                                            146.6k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors