fxDreema

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

    BREAKOUT REVERSAL EA

    Questions & Answers
    2
    16
    3617
    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.
    • O
      oggynosh last edited by

      Hey guys!

      i'm looking for a basic EA that does the opposite of a "regular" Breakout EA.

      For instance, I want it to Sell above X amounts pips after market has taken a previous day/week/high high and has reached an X amount of pips which can be define and, Buying below a previous day's/week's/month's/ low after market has reached X amount of pips.

      So it would be something like this in coder's language:

      Condition 1: If Previous "Day", "Week" or "Month"'s High has been breached above "X" amount of pips, then Sell by Market with a SL/TP in pips previously defined by user.
      Condition 2 (the opposite): If "Low" of Previous' "Day", "Week" or "Month" is reached and goes below "X" amount of pips, then Buy by Market with SL/TP in pips previously defined by the user.

      No need to include Trailing, or partials, etc. but it would be great if any can help me out!

      regards!!

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

        Do you have any initial project to begin with?

        (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
        • O
          oggynosh last edited by

          Yes I tried with the attached, using an example from the forums.1_1589150102007_102030 DAILY .mq4 0_1589150102007_102030 DAILY .ex4

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

            Could you please share the project link instead of the compiled files?

            (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
            • O
              oggynosh last edited by

              Sure, here it is:

              https://fxdreema.com/shared/xGTY6wjHd

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

                Don't connect the fisrt two blocks of each tree on top of the launching structure. You need to create a second structure for them. This means that blocks 1 and 2, as well as 15 and 27 need to be removed from its cuirrent position and connected under a 'Pass' block.

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

                O 1 Reply Last reply Reply Quote 0
                • O
                  oggynosh last edited by

                  u lost me lol...anyways, thank you anyway, I'll try to find a coder make this for me.

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

                    @l-andorrà
                    U mean like this?

                    https://fxdreema.com/shared/xVSqd4RW

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

                      That's much better, but not exactly. Just use one 'break even block on the left (for buys and sells) and one 'trailing stop' block on the right (fir buys and sells). You do not need to duplicate any of them unless you are programming different settings for buys and sells (as is not the case).

                      (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
                      • O
                        oggynosh last edited by

                        Like this?
                        0_1591988434053_26e938bd-0020-4fd2-a938-538a0e9c6cb1-imagen.png

                        1 Reply Last reply Reply Quote 0
                        • O
                          oggynosh last edited by

                          There's an offset pips on the "buy pending order"...can this be used also in the "buy now"? I mean, say that after the "condition" for buys is triggered, can the "pending buy order" be placed right away X# of pips above or below price?

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

                            No, no no. The previous configuration was correct. Just modify this:

                            0_1592066316149_01.png

                            (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
                            • O
                              oggynosh last edited by

                              Thanks! u mean like this?
                              0_1592079421764_aae71946-c479-42ab-b4e6-1de89f17ab4f-imagen.png

                              Also, How can I the EA just open 1 trade per week? because sometiems it opens several a week and it it meant to be used for day trade or swing trading.

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

                                No. This part of your project is correct:

                                0_1592151073863_01.png

                                Then add a separate tree as I suggested.

                                If you want just one trade per week you need to create a boolean variable identifying if that trade happened or not and reinitialize it every week.

                                (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
                                • O
                                  oggynosh last edited by

                                  oK this is getting a bit harder than expected... how can I incorporate the use of trendlines like in this tutorial (https://fxdreema.com/forum/topic/4233/example-trendline-ea) but like for instance with the aid of this indicator (Daily Line Boxes : 1_1592155731375_Daily LinesBoxes(1).mq4 0_1592155731375_Daily LinesBoxes(1).ex4 )
                                  **So say that once new week open the EA will consider when condition for buys is true:
                                  0_1592155873075_56c08335-388a-4e76-b615-7939896edfe6-imagen.png

                                  Where NAME: PWL1 is the previous week low trendline as shown in this image:
                                  0_1592156137626_39d2b082-c554-4bad-9011-6b59cfb3e0c8-imagen.png
                                  So once is goes below this level it will open a buy limit.

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

                                    Wow. Trend lines are a completely different world my friend. Would you need strictly horizontal lines, perhaps? That would be way easier to implement. Angled trendlines ar simply tough 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.

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

                                    Online Users

                                    N
                                    M
                                    E
                                    M
                                    A
                                    H
                                    E
                                    E
                                    M
                                    S
                                    N

                                    19
                                    Online

                                    146.7k
                                    Users

                                    22.4k
                                    Topics

                                    122.6k
                                    Posts

                                    Powered by NodeBB Forums | Contributors