fxDreema

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

    Custom Indicator Help

    Questions & Answers
    7
    23
    4553
    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.
    • B
      Bruno 3 last edited by

      Hi, I have a custom indicator that displays a bubble on top (for sells) and a bubble on the bottom (for buys) of candles. I'm not sure how would I go about doing the check, i already have the custom indicator imported on my project, just need to check if the indicator has put a signal and where (above or bottom of the current candle) . Please help me

      1 Reply Last reply Reply Quote 0
      • V
        varso last edited by

        Bear candle block give you that candle have more that 20 pips and next condition you want that it less 20 pips.
        Hmmm. Try something else. Maybe use variables.( i use it very often).

        1 Reply Last reply Reply Quote 0
        • B
          Bruno 3 last edited by

          Oh no, I have an indicator, I just need to check if it created a signal on the current candle. I see there is something called Buffer, so I have set the buffers as per on my indicator Colors settings.

          So when i do a check to see if buffer3's value is greater than one I get nothing, and the indicator gets added too many times. I have a Once Per Candle condition, not sure how i would make sure that the custom indicator is added only once to the current chart. and the indicator loads incorrect values than the ones i have set when i was uploading it.

          0_1585319225526_Screenshot (2)_LI.jpg

          A N 2 Replies Last reply Reply Quote 0
          • A
            ambrogio @Bruno 3 last edited by

            @bruno-3 please, upload the indicator

            B 1 Reply Last reply Reply Quote 0
            • N
              nmbruno @Bruno 3 last edited by

              @bruno-3 I think you might need to use chart objects and their parameters to compare against candle properties. I've done this with another indicator and it works quite well. You can define a variable from chart object parameters.

              1 Reply Last reply Reply Quote 0
              • B
                Bruno 3 @ambrogio last edited by

                I think there are too many inputs and maybe fxdreema has a limited number of inputs because when I enter the last input it says "Done" but then the row disappears. Here is the indicator below

                @ambrogio 0_1585327152667_OGT Price Action Indicator v1.3.ex4

                1 Reply Last reply Reply Quote 0
                • V
                  varso last edited by varso

                  hi, first answer was on something else, sorry. 🙂
                  But back to your problem.
                  Maybe the indicator is lagging. Many indicators are lagging or repeat.
                  That nean the bufer is not on curent candle but some candle back. Try it with candle id 1, 2...and so on.

                  B 1 Reply Last reply Reply Quote 0
                  • P
                    padletut last edited by

                    This is the output buffers i found:

                    0_1585335678033_cb472546-33e7-4e75-bb33-3fdba1f70f88-image.png

                    An example buying and selling on engulf signal:

                    https://fxdreema.com/shared/m2vNLyG7

                    B 1 Reply Last reply Reply Quote 0
                    • B
                      Bruno 3 @varso last edited by

                      @varso thanks, I had it on 0. putting candle index on 1 made small deference 🙂

                      1 Reply Last reply Reply Quote 0
                      • B
                        Bruno 3 @padletut last edited by

                        @padletut This is so cool :). ok, a few questions.

                        1. When you imported the indicator did you leave the input values empty and only filled in the Buffers on purpose and it works, or this was just an example to help me with my issue?

                        2. How did you get the names of the Buffers?

                        3. Is the ordering of the Buffers enforced?

                        P 1 Reply Last reply Reply Quote 0
                        • P
                          padletut @Bruno 3 last edited by

                          @bruno-3

                          1 - Yes you can leave it empty if you don't want to change any standard inputs
                          2 - I was using Trace and looking where the value was triggered on chart
                          3 - Yes

                          B 1 Reply Last reply Reply Quote 1
                          • B
                            Bruno 3 @padletut last edited by

                            @padletut Thank you, can you please help me again. I have been dealing with custom indicators lately, i have an indicator that displays BUY & SELL signal arrows.

                            I have added buffers and placed a check for the arrow color buffer if its > 0 on candle index 1, but when i display out all the buffers im checking are zero then change breifly when an arrow appears then change back to zero which is correct. But when i hover over the comment i see the old buffer value eg. 1.221343 instead of 0 on the hover pop up window.

                            So in a nut shell im trying to create a n EA that will BUY when the aqua arrow appears below the bottom line, and SELL when the gold arrow appears above the top line.

                            I have attached the indicator and image

                            0_1585572336689_tma-cg-mtf-indicator.ex4
                            0_1585572419078_Annotation 2020-03-30 144644.png

                            1 Reply Last reply Reply Quote 0
                            • B
                              Bruno 3 last edited by

                              can anyone else please assist?

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

                                Don't you have the mq4 version?

                                (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.

                                B 1 Reply Last reply Reply Quote 0
                                • B
                                  Bruno 3 @l'andorrĂ  last edited by

                                  @l-andorrĂ  Yes. so I'm trying to buy when an aqua arrow appears bellow the bottom line and sell when a gold arrow appears above top line.

                                  0_1585597152528_tma-cg-mtf-indicator.mq4

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    Bruno 3 last edited by

                                    And is it also possible to intercept the idicators alerts in order to trigger a buy\sell from the ea?

                                    0_1585598680646_Annotation 2020-03-30 220413.png

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

                                      I uploaded it and I see the problem. No buffers are automatically identified by fxDreema. You will have to create them as explained here:

                                      https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-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.

                                      B T 2 Replies Last reply Reply Quote 0
                                      • B
                                        Bruno 3 @l'andorrĂ  last edited by

                                        @l-andorrĂ  Hi, i did create them and set a condition but still no luck.

                                        1_1585683114666_Annotation 2020-03-31 213058.png 0_1585683114576_Annotation 2020-03-31 213013.png

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

                                          What about the input parameters?

                                          (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
                                          • T
                                            trader.philipps @l'andorrĂ  last edited by

                                            @l-andorrĂ  said in Custom Indicator Help:

                                            I uploaded it and I see the problem. No buffers are automatically identified by fxDreema. You will have to create them as explained here:

                                            https://fxdreema.com/forum/topic/4208/tutorial-06-my-indicators-in-fxdreema

                                            @Bruno-3 Try to import this indicator. I modified it sometime ago and it should import correctly.
                                            0_1585787032652_TMA_CG_mladen_NRP.mq4

                                            I like to share my knowledge, but expect the others to contribute as well.

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

                                            Online Users

                                            S
                                            T
                                            A
                                            Y
                                            H
                                            B
                                            K

                                            15
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors