fxDreema

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

    Trailing Stop - Cant seem to get it to work

    Questions & Answers
    3
    7
    351
    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.
    • L
      lemans455 last edited by lemans455

      Hi,

      I am trying to get a trailing stop to move the stop after it reaches a 1:1 profit and it is not working.

      I set my stop loss for a sell, based on the high of the candle the the trade is entered on. Then once the trade gets to 1:1 I want the trade to move to BE and every time the profit jumps 100 percent I want the stop to move again.

      So for example, lets say the stop is set to 10 points because that is how far away the current candle high is from the open price of my sell. Then I would like, once my trade is at 10 points profit (1R), the stop to be moved to Break even. Then when my trade moves to 20 points profit (2R), I want the stop to move up 10 more points, which would put the SL at 10 points of profit (1R) and I need this to keep going until I get stopped out.

      Here is a link to how I have the sell and then the trailing stop setup, I do not know what part I have wrong.

      This is obviously not my whole project just the sell portion, everything works except the trailing stop.

      https://fxdreema.com/shared/jxgtqF39c

      Any help would be greatly appreciated.

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

        You will need variables on a loop to do that. Are you familiar with variables on loops?

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

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

          @l-andorrà yes. That’s what I need to do to get the percent of stop to work?

          Thanks for the response!

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

            The structure on the left will store the distance in pips of the recently open trade (you will need one variable for buys and another one for sells). Then that value can be used on the trailing stop block as per my example:
            https://fxdreema.com/shared/zRIA8st2d
            You will need to reset the value of those variables when considered, of course.

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

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

              @l-andorrà Ok, I will give that a try. Thanks for the help

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

                You're welcome.

                (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
                • H
                  hasanrockefeller last edited by

                  I’ve had similar issues with trailing stops in fxDreema before, and it’s usually down to how the conditions are set to update. One thing that worked for me was using a variable to track when the trade hits 1R, then adjusting the stop based on that instead of relying on fixed steps. Make sure your trailing stop logic is recalculating on every tick or whenever the profit hits a new level, otherwise, it might not trigger properly. I’d also double-check that your break-even logic isn’t conflicting with the trailing stop—it’s easy to accidentally overwrite one with the other. If nothing else works, sometimes scripting that part directly in MQL can give you more control.

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

                  Online Users

                  H
                  E
                  A
                  G
                  Q
                  C

                  25
                  Online

                  146.7k
                  Users

                  22.4k
                  Topics

                  122.6k
                  Posts

                  Powered by NodeBB Forums | Contributors