fxDreema

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

    Pips outside of Bollinger band

    Questions & Answers
    3
    14
    1902
    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.
    • J
      jzfusion last edited by

      How do I set a condition that gives me the the ability to trigger based on the number of pips travelled outside of upper or lower bands.
      I tried adding +5 pips to the adjustments section of the condition.

      1. I run optimisation on that field as it's a string
      2. Even when I add an arbitrary number 5000 it still works
      T 1 Reply Last reply Reply Quote 0
      • T
        trader.philipps @jzfusion last edited by

        @jzfusion What works and what is the problem? Did you take into account that for upper band you may need to add pips and on lower band you have to reduce the pips?!

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

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

          Additionally, especially in very volatile candles, the value of both bands can change very rapidly. Are you working on cnadle ID 0 maybe?

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

            Thanks guys. So far this is what I have done.
            I created a constant with the pips in value 0.0001 but as @trader-philipps mentioned I forgot to take the sells into consideration.
            0_1581451304717_Screenshot 2020-02-11 at 19.52.26.png
            0_1581451320920_Screenshot 2020-02-11 at 19.52.10.png

            How do I create a condition that allows me to buy or sell based on x amount of pips? I need that as a variable which can be set and used for optimisation.

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

              What do you exactly mean by 'based on x amount of pips'? Do you want a minimum pips distance between two elements or prices, maybe?

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

                @l-andorrà I want to have a parameter that triggers a buy every time the candle high or closes above the upper band by x pips or below the lower band.
                Is that clear? So it's the distance travelled from the band to the extreme high or low.

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

                  But will you be considerning the current bar (candle ID 0)? That can be very tricky and get many signals during that same bar. Is that what you want?

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

                    @l-andorrà I can use candle 1

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      trader.philipps @jzfusion last edited by

                      @jzfusion If I understand your issue right, you need a condition where you need the difference of candle close (id 1) - BB upperband (cndle id1) > n pips. Is that right?

                      In that case do this for upper band:

                      0_1581676048943_43da3141-d10b-49cc-81b9-69f1f3d539e5-image.png

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

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

                        Thanks @trader-philipps really appreciate this.
                        That looks closer to what I'm thinking but I want to be able to have a variable that I can set to buy or sell depending on the distance n pips.
                        Do I simply say buy or sell if difference = n pips using a formula. I want it to be a variable I can set.

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          trader.philipps @jzfusion last edited by

                          @jzfusion Sure, just create a constant and instead of value 5 I set in the conditions block, rihjt click on that input field and choose your constant.

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

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

                            Just curious. Why using that *Mathpow formula? I see you use it almost everywhere. If I remember correctly, it transforms values into pips. Is that correct?

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

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              trader.philipps @l'andorrà last edited by

                              @l-andorrà Well here I use it to get the right pip multiplicator. Hence that formular works on 2, 3 or 5 digits symbols as well.

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

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

                                Ok. Thanks.

                                (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
                                • 1 / 1
                                • First post
                                  Last post

                                Online Users

                                B
                                A
                                T
                                M
                                E
                                C

                                17
                                Online

                                146.7k
                                Users

                                22.4k
                                Topics

                                122.6k
                                Posts

                                Powered by NodeBB Forums | Contributors