fxDreema

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

    Simple question

    Questions & Answers
    3
    6
    408
    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.
    • Y
      YYAANNIICCKK last edited by

      Hi guys, i have a question. I am sure there is a simple answer, but i don't seem to find the solution.. I want to make my ea stop taking trades in a certain direction after that direction has taken a loss, then it can only look for oppurtunities in the other direction.

      Example: EA takes a buy trade , trade results in TP. Nothing changes, EA look for trades in both directions. Next trade is buy trade again, this time it results in SL. Now i want my EA to not take buy trades anymore UNTILL there is a sell signal, then it can take it. If the signall sell is a loss, i want my ea to not take sell trades anymore untill it has taken a buy trade. And so on. Thanks alot in advance!

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

        @yyaanniicckk That's not a simple question to answer. 🙂 You need a variable to store the information of what happened with the last closed trade. That variable should be then be combined with your launching structure in order to identify when a new buy or sell is ready. It clearly depends on your currenty structure.

        (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
        • Y
          YYAANNIICCKK last edited by

          @l-andorrà thanks for the answer I thought it would be easier haha, will try to figure out something. I may have another solution to this that could make it easier to put in my ea: When the current trade is in a loss, don't open new trade from that group.

          Maybe with check profit of current active trades of the groups i work with ? and then an if trade block ?

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

            Hi @YYAANNIICCKK. I think you might want to try using trendline as a filter to open buy/sell.

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

              @yyaanniicckk Yes, you can create a boolean variable (true/false) and do this for all trades belonging to group1, for example:

              0_1613231160585_01.png

              Then you need to use a condition block in your group 1 launching block tree so that:

              0_1613231305390_01.png

              Obviously, dependingon your current structure you will need to reinitiate the variable when required.

              (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
              • Y
                YYAANNIICCKK last edited by

                Yes Thanks, will try it out!

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

                Online Users

                N
                S
                E
                H
                E
                S
                A
                T
                A
                A
                M
                A
                M

                33
                Online

                146.7k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors