fxDreema

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

    How to determine tp and sl levels according to some specific candles sizes'

    Questions & Answers
    2
    11
    312
    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.
    • A
      allstarengin last edited by

      screenshot.png

      Hello guys,

      I’d like to determine my tp snd sl levels according to some specific candle sizes… For instance, as you can see attached there are 3 consecutive bullish candles, and I want my tp level exactly as the distance between the low of the first bullish candle and the high of the third bullish candle. Additionally, I’d like to set my sl level exactly as the 50% of the tp. Is it possibe on fxdreema? If yes can you please show how?

      Regards…

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

        You can use standard condition blocks but the problem is what happens when the high of candle 2 is higher that those of candles 1 and 3. Would you use that higher high instead? And what if there is a bearish candles between candles 1 and 3?

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

        A 1 Reply Last reply Reply Quote 0
        • A
          allstarengin last edited by

          Thank you for your feedback l'andorrà. I'm only intereseted in consecutive bullish or cosecutive bearish candles. So, If there is an opposite candle between them bot shouldn't open an order. Besides, that's a good point that mentioned if, for instance, high of candle 2 is higher that those of candles 1 and 3 then bot can use that higher instead of high of the third candle. As you can see below blocks 12-13-14 for the long and 33-34-35 for the short positions show consecutive candles but I don't know how to write the rest. Is it possible?

          https://fxdreema.com/shared/3nc0FHsNc

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

            @l-andorrà So do you know how to determine tp snd sl levels according to specific candle sizes?

            1 Reply Last reply Reply Quote 0
            • A
              allstarengin last edited by

              Anyone can help me guys in order to determine tp snd sl levels according to specific candle sizes like above statement of mine?

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

                @allstarengin You need to move the 'once par bar' block on top of both block trees. Then you need to create 2 variables for buys and another 2 for sells. Then, below your conditions blocks you need to do this (for buys only):

                01.png

                You will have to modify it for sells accordingly.

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

                A 1 Reply Last reply Reply Quote 1
                • A
                  allstarengin @l'andorrà last edited by

                  @l-andorrà thank you very very much, I’m going to write it first thing tomorrow 🙏

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

                    @allstarengin You're welcome. 😉

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

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

                      @l-andorrà hello bro. What if bot opens the position when price hits the 50% level of the distance between highest of the 1. bull candle and the lowest of the 3. bull candle as Ekran Resmi 2025-02-19 15.58.32.png attached? (without drawing fibonacci! because, I don't know why but fido backtests last days on mt5)

                      So, I'm looking for an easier way... I've tried draw line, check distance etc. blocks however couldn't manage it.

                      How can I write it?

                      Best Regards...

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

                        You can use variables to store those values and then use simple math to find the 50% distance. You need to draw any fibo at all. However, before doing that you need to establish cristal clear conditions to define what combination of candles you need to consider a valid calculation. For example, what if candle 1's high (not its body size) is higher than candles 2 and 3's?

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

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

                          @l-andorrà thank you once again 🙂 🙏 I will study it...

                          Best regards...

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

                          Online Users

                          E
                          Y
                          L
                          F
                          S
                          F
                          N
                          S

                          27
                          Online

                          146.7k
                          Users

                          22.4k
                          Topics

                          122.6k
                          Posts

                          Powered by NodeBB Forums | Contributors