fxDreema

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

    Pullback trading

    Questions & Answers
    3
    9
    2037
    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.
    • T
      temuriy last edited by

      Re: How to create pullback EA?
      @l-andorrà can you help me trading with pullbacks I see old topic about this, but I heve simplified strategy as a image 0_1593381201108_support-and-resistance-trading_body_AUDUSDpullbackstrategy.png.full.png

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

        Visually it is very easy, but coding it is a completely different story. Just let me asking two questions:

        1. How many candles after the breakout should considered the minimum to be accepted by the EA?
        2. How the EA can now the previous support is a resistamce now?

        And please, dont say, 'look at the chart'. That is not how the EA will work. Don't get me wrong, I'm not saying it is not possible. I'm just clarifying thet you will need a long list of conditions to be met for it to work.

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

          @l-andorrà is correct, showing something visually helps only for context, but not producing the EA. For example, if you can't describe exactly why the support/resistance line is placed where it is you can't code it. The example you show isn't a horizontal line from the lowest low over the last X candles or the lowest close etc., so why draw it there. If it can't be explained it can't be coded. And that is just for drawing the line, without even considering what constitutes a pull-back.

          Whenever I start to write a new EA I will write out exactly what I want it to do in full and then translate that into fxDreema blocks. It is a lot easier than coding in MQL4 (or any other language) but the principles are the same - we have to be able to describe exactly what it is the programme is to do.

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

            @l-andorrà
            thanks for your response, support and resistance is identified by previous day's high and low, for example: draw two line on candle"candle id= 1 ": candle high is resistance and candle low is support.

            When price crosses resistance (breakout) and check distance from resistance line if dictance with price line line is more than 15pips change the color of resistance for example from red to crimson and when price comes to that crimson line ea should buy,

            can I explain a setuation ?

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

              @temuriy The first requirement is easy to do. Try this:

              0_1593540652871_2f59c176-ee45-49c4-b248-d5cd952af749-imagen.png

              On the second part, more detailed conditions are required. For example, how many bars are required (if any) for the pullback to be confirmed ather the breakout?

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

                2 bars are enghough

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

                  @temuriy Did you try the second part? 🙂

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

                    No, I can made only drawings(lines) and open position when price crosses that lines but pullback is difficult to me

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

                      @temuriy Can you please share your project?

                      (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

                      S
                      G
                      E
                      E
                      M
                      O
                      B
                      M
                      Z
                      S
                      S
                      T
                      B

                      22
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors