fxDreema

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

    Can anyone help me with a candle breakout EA?

    Tutorials by Users
    3
    29
    1798
    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.
    • fernandoanton.90
      fernandoanton.90 last edited by

      I'm starting out and I'm looking for help to create a logic that analyzes the candle of a certain asset at a certain time and buys if the next candle breaks upwards and sells if the next candle breaks downwards.

      Example at the opening of the London session a certain asset opens and the next candle breaks, where it breaks is the direction of the operation, if anyone can help...

      VHV-Profit-Masters l'andorrà 3 Replies Last reply Reply Quote 0
      • VHV-Profit-Masters
        VHV-Profit-Masters @fernandoanton.90 last edited by

        @fernandoanton-90 Hola, yo estoy intentando hacer lo mismo, si logro hacer este ea te lo compartire con mucho gusto

        1 Reply Last reply Reply Quote 0
        • l'andorrà
          l'andorrà @fernandoanton.90 last edited by

          @fernandoanton-90 Ok. I can help. Can you please list the set of conditions required to find that candle?

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

          VHV-Profit-Masters fernandoanton.90 3 Replies Last reply Reply Quote 0
          • VHV-Profit-Masters
            VHV-Profit-Masters @fernandoanton.90 last edited by

            @fernandoanton-90

            Ok my brothers, as far as I understand what you explain in this post, this is called "breakup strategy" and you can do it during the opening hours of London, Asia or NY, depending on your choice it is London.
            If I'm wrong please correct me...

            I think that EA should start like this:

            1. Identify the times of London, Asia and NY visibly on the graph

            2. Draw a vertical line that marks the opening and closing of each Session with names visible on the graph

            3. Identify and mark with horizontal lines the maximums and minimums of the closing of each previous session (Use different colors, use visible titles to differentiate the last maximums and minimums of each session)

            4. Identify and draw a dotted line at the midpoint between the last maximum and the last minimum of the previous session

            5. Apply the strategy for the entries of each operation according to the tutorial video that I share below from a YouTube channel...
              https://www.youtube.com/watch?v=X6fZu9ZbGdE

            6. Add TP, SL, plus the option to activate or deactivate management using breakeven, trailing stop, martingale with the bool tool (True / False)

            1 Reply Last reply Reply Quote 0
            • VHV-Profit-Masters
              VHV-Profit-Masters @l'andorrà last edited by

              @l-andorrà Precisamente el video que comparto de la estrategia de rupturas es de tu canal mi buen amigo... Gracias por hacer tan buen contenido.

              1 Reply Last reply Reply Quote 0
              • fernandoanton.90
                fernandoanton.90 @l'andorrà last edited by

                @l-andorrà
                One needs to identify the opening of a session, being able to choose which session to act in;

                Two mark the high and low opening candle;

                Third, when the price breaks and closes upwards, buy, if it breaks downwards, sell, placing take and stop;

                Four must have a martingale option;

                Five, if possible, traling stop;

                l'andorrà 1 Reply Last reply Reply Quote 0
                • VHV-Profit-Masters
                  VHV-Profit-Masters @l'andorrà last edited by

                  @l-andorrà Hello my brother, I am very intrigued to know the answers to this post, do you dare to try to improve your ea of ​​the video link using these parameters expressed in this post and share that project?

                  1 Reply Last reply Reply Quote 0
                  • l'andorrà
                    l'andorrà @fernandoanton.90 last edited by

                    @fernandoanton-90 How is the EA supposed to know which session to act in just by identifying its opening? Everything else is easy to do.

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

                    VHV-Profit-Masters fernandoanton.90 3 Replies Last reply Reply Quote 0
                    • VHV-Profit-Masters
                      VHV-Profit-Masters @l'andorrà last edited by

                      @l-andorrà Eso se puede resolver Con switches (bool (true/false) para activar o desactivar la sesion (Londres, Asia, NY) con la que se va a operar, de la misma forma se puede activar o desactivar operar usando Buy o SELL, el uso de martingala, breakeven, trailing stop, SL y TP simple, limite de operaciones diarias, cierre con Tp Money, Cierre con Tp pips, limite de perdidas diarias, etc:

                      yo estaba intentando hacer algo parecido en este proyecto incompleto que les comparto aqui....

                      https://fxdreema.com/shared/RqcQ4a43e

                      1 Reply Last reply Reply Quote 0
                      • fernandoanton.90
                        fernandoanton.90 @l'andorrà last edited by

                        @l-andorrà I don't know how it could identify the opening of the market, perhaps based on the time, for example, if I want to operate the opening in London, I will have to enter the opening time, I think that would be possible, right?

                        have a function to operate from a certain time, and then it only performs one operation, with those conditions described

                        1 Reply Last reply Reply Quote 0
                        • fernandoanton.90
                          fernandoanton.90 @l'andorrà last edited by

                          @l-andorrà That's it, the idea is to identify the opening time and take reference from the first candle at that time, then it breaks upwards to buy and downwards to sell, this operation is finished, it will only do another one on the other day at the same selected time.

                          l'andorrà 1 Reply Last reply Reply Quote 0
                          • l'andorrà
                            l'andorrà @fernandoanton.90 last edited by

                            @fernandoanton-90 Ok. What about this?

                            1. You choose a specific time for the bot to find the high and low up to that moment in the trading session. For example 09:00 London time.
                            2. The bot finds both daily high and low from 00:00 to 09:00.
                            3. As soon a price is above/below any of these, a buy/sell is open.

                            Would it 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.

                            VHV-Profit-Masters fernandoanton.90 3 Replies Last reply Reply Quote 0
                            • VHV-Profit-Masters
                              VHV-Profit-Masters @l'andorrà last edited by

                              @l-andorrà Excelente!

                              1 Reply Last reply Reply Quote 0
                              • fernandoanton.90
                                fernandoanton.90 @l'andorrà last edited by

                                @l-andorrà So, the idea is that the minimum and maximum for reference are that of the first candle of the session that is chosen

                                l'andorrà 1 Reply Last reply Reply Quote 0
                                • fernandoanton.90
                                  fernandoanton.90 @l'andorrà last edited by

                                  @l-andorrà I'm using the translator, if anything isn't clear I apologize...
                                  but we can always understand

                                  1 Reply Last reply Reply Quote 0
                                  • l'andorrà
                                    l'andorrà @fernandoanton.90 last edited by

                                    @fernandoanton-90 Not necessarily the first candle, but all candles from 00:00 to 09:00, regardless of the timeframe.

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

                                    VHV-Profit-Masters fernandoanton.90 2 Replies Last reply Reply Quote 0
                                    • VHV-Profit-Masters
                                      VHV-Profit-Masters @l'andorrà last edited by

                                      @l-andorrà Amigo, puedes comaprtir ese proyecto por favor para seguirle el avance en un hilo?

                                      1 Reply Last reply Reply Quote 0
                                      • fernandoanton.90
                                        fernandoanton.90 @l'andorrà last edited by

                                        @l-andorrà What would this code look like? can you share?

                                        what I needed was to identify the highs and lows of the opening candle of a session

                                        l'andorrà 1 Reply Last reply Reply Quote 0
                                        • VHV-Profit-Masters
                                          VHV-Profit-Masters last edited by

                                          It seems to me to be similar to this, I'm not really sure because I use Google translator

                                          https://fxdreema.com/forum/topic/4463/previous-candle-high-low?_=1709073480236

                                          1 Reply Last reply Reply Quote 0
                                          • VHV-Profit-Masters
                                            VHV-Profit-Masters last edited by

                                            Otro hilo similar:

                                            https://fxdreema.com/forum/topic/6807/candle-berakout-ea?_=1709073480250

                                            fernandoanton.90 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            Online Users

                                            V

                                            11
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors