fxDreema

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

    Help on Trailing stop block appreciated (SOLVED)

    Questions & Answers
    4
    28
    4877
    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'andorrà
      l'andorrà last edited by

      If those SL are wrong then MS Excel is wrong because I got them there. 😄 Can you please tell me which one is the wrong one?

      Yes, they are static from there on, but if I have three open traedes at the same time, there will be three different open prices to be considered on the same tick. This means that those numbers (0.04493 and 0.01123) are to be changed three times on the same tick. So I need three different static values. That is the problem. 😞

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

      T 1 Reply Last reply Reply Quote 0
      • T
        trader.philipps @l'andorrà last edited by

        @l-andorrà You can calculate them in the loop. Shouldn't bei so hard for the CPU as it's all in memory.

        I like to share my knowledge, but expect the others to contribute as well.

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

          It's not a question of CPU capacity, but of how to create the loop. I tried that on my shared project, but to no avail so far. Should the loop be positioned under the 'For each trade' block or above? I guess it should be below, so that open proces should be scanned case by case. However, mi initial configuration doesn't do that and I don't know why. 😞

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

          T 1 Reply Last reply Reply Quote 0
          • T
            trader.philipps @l'andorrà last edited by trader.philipps

            @l-andorrà Well, I did something similar just with ATR instead of % of open price. But maybe you can see what I do there.

            0_1579620874654_8657e5b6-c377-478d-8b39-d80ede8a08e4-image.png

            Of course I have to get to know the bar the trade was opened (custom MQL block), that you don't need as you can get the open price just by the curent order in the loop.

            Then you do your variables calculations for trailing stop, step and start. I use Pips since I had issues with price fractions.

            Finally you place the variables in the according fields in the Trailig Stop block.

            I think your approach should work the same way. Since my ATR value of 1 bar before order was opened is a static value for that trade, your percent from open price is also static.

            I like to share my knowledge, but expect the others to contribute as well.

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

              Thank you very much for your help. I need to study it and will be back with my results.

              (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
              • l'andorrà
                l'andorrà @trader.philipps last edited by

                @trader-philipps Retook this project after a break and I can confirm it doesn't work due to the pips offset part. The stop begins to move AFTER the first trigger proce has been hit and it does to the open price level, not to the correct price one, sadly. This is why I followed the recommendation of josecortesllobat and created the following structure:

                https://fxdreema.com/shared/joKtM0eBb

                It works fine except for block 16, the one calculating the multiplier loop. If the block is turned off and the multiplier if static, it works fine. However, when I activate the loop it doesn't work.

                Any help will be much appreciated.

                (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
                • l'andorrà
                  l'andorrà last edited by l'andorrà

                  I reply to myself. I found the problem. The variable called 'multiplier' doesn't work. No matter what initial value I initialize it with. The EA transforms it into value 1 no matter what. I tested values 10 and 100, but to no avail. For a reason I don't understand its value is moved to 1 every single time.

                  This is the first time this happens to me. Is it a weird bug?

                  (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
                  • l'andorrà
                    l'andorrà last edited by

                    Finally I got it. It was not a bug. I simply didn't break the correct loop. After some more search on the forum I found the solution. This is the final result:

                    https://fxdreema.com/shared/ajzZ8XE8b

                    Hope it helps to others. 😉

                    (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
                    • 2
                    • 2 / 2
                    • First post
                      Last post

                    Online Users

                    H
                    E
                    A
                    G

                    17
                    Online

                    146.7k
                    Users

                    22.4k
                    Topics

                    122.6k
                    Posts

                    Powered by NodeBB Forums | Contributors