fxDreema

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

    hello, I need help, How can I make this simple EA execute trades when the candle finish?

    Questions & Answers
    3
    17
    603
    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.
    • W
      wensalz last edited by

      ![alt text]([image url](Screenshot (24).png link url))
      Screenshot (25).png
      Screenshot (26).png
      Screenshot (29).png
      Screenshot (32).png

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

        @wensalz It is always recommended to share links instead of screenshots of your projects. You can do it this way:

        01.png

        Could you please share it?

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

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

          @l-andorrà
          hello, this is link https://fxdreema.com/shared/U7W6dXPtb

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

            image.png

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

              @wensalz Your basic logic is correct. However, I'm not sure that combination of conditions can happen on the chart very often. I'm trying to understand the logic you are looking for through the screenshots. Could you please elaborate?

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

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

                @l-andorrà
                Screenshot (26).png

                How can i combined 2 signals into 1 output? For example, the 1st signal the current candle crosses above previous candle close was detected and the 2nd signal, that current candle closed above the previous candle close, then it will execute buy signal.
                This image shows that only 1 signal is executed and that is crosses above the previous candle close.

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

                  I think the problem is your definition of 'crossing'. Please confirm this is what you want for a buy:

                  1. Current candle close (candle ID 0) is above candle 1's close.
                  2. What is that 'crossing' thing to happen, exactly? Your image is not clarifying what you mean by that.

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

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

                    @l-andorrà
                    Screenshot (44).png

                    That's all the best I can do to explain what I want on my EA. I don't know if you want further explanation or to elaborate more about my EA.

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

                      Maybe I didn't explain myself accurately. When you are saying that something is 'crossing' it means it moves from one position through an external point or are and ends beyond it. In your strategy, what is crossing what exactly?

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

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

                        @l-andorrà
                        I can't really explain what "crossing" means to an expert advisor. It's just that all I can say is, when the 1st condition "crossing" occurs, the expert advisor detects this "crossing" even though there are several "crossing" in 1 candle and then waits or stands or no trade execution yet until the 2nd condition occurs which is "close above". if the 2nd condition "close above" then the expert advisor executes trade. because the 2 conditions are true and aligned with each other. if the 2nd condition "close below" so no trade execution because only 1 condition is true which is the "crossing". This is a buy signal only and based on 1 current candle.

                        As I observe on the chart there were several "crossing" occurring in 1 candle and executed the trade right away because fxdreema is used on ticks. Maybe you have an idea Sir for what I mean in my expert advisor. In my case maybe fxdreema can do that or do I need to hire a programmer.

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

                          Ok. Don't try to explain to an EA. I will help you to do that. Please explain to me what is crossing what. Please upload two images: the first one showing how is the market before the crossing and then the second one after the crossing.

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

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

                            @l-andorrà
                            Screenshot (54).png
                            Screenshot (55).png
                            Screenshot (56).png

                            Above the arrow is the current candle in the 1st image. then in the 2nd image the current candle crosses above the previous candle 2's close, the 3rd image the current candle close above the previous candle 2's close. That's what I want to happen in my EA. the 1st condition "crossing" the previous candles 2's close and the 2nd condition "close above" previous candle 2's close. then open the buy order. because the 2 conditions are true and were aligned with each other.
                            The 2nd image executes the buy order because of the "crossing above". I want this 1st condition to wait until the 2nd condition is true before executing the buy order.

                            Like in the 1st buy order above, only 1st condition is true which is the "crossing above" of the previous candle 2's close but it did not "close above" the previous candle 2's close, it closes below.

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

                              Ok. This is much clear now. Just one more question. Are trades supposed to be open ONLY at the open of a new candle? I guess so by your description.

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

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

                                @l-andorrà
                                Yes Sir or the current candle close, because the 2nd condition needs to be true.

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

                                  @wensalz Then you can do this:

                                  https://fxdreema.com/shared/8ZOhA2fhc

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

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

                                    @l-andorrà
                                    Thank you very much for your suggestion, I will try to run this group of blocks sooner.
                                    I really appreciate Sir.

                                    1 Reply Last reply Reply Quote 0
                                    • W
                                      wensalz last edited by

                                      Hello Sir, how can I access mq5 in fxdreema?

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

                                      Online Users

                                      O
                                      G
                                      R
                                      E
                                      P
                                      T
                                      B
                                      G
                                      J
                                      F
                                      Z
                                      M
                                      W

                                      23
                                      Online

                                      146.7k
                                      Users

                                      22.4k
                                      Topics

                                      122.6k
                                      Posts

                                      Powered by NodeBB Forums | Contributors