fxDreema

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

    Sell and buy stop mobile

    Questions & Answers
    2
    17
    1299
    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.
    • A
      Ale last edited by

      Hello everybody. How can I make the sell stop or buy stop move based on the price trend? In particular I would like to create an ea in which the exit from the bollinger band upper band of the previous candle (1) involves the positioning of a sell stop on the current candle (0) 50 pips away from the price from the upper Bollinger Band. If the price continues to rise, the sell stop rises evenly. The same thing opposite for the buy stop. Can someone help me?

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

        @ale That is not a trivial EA to do. 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.

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

          @l-andorrà Hi, I'm not a programmer and I try with fxdreema.

          0_1649107309785_6e97b3d3-f089-44fa-89a4-4aa37fd62cd6-image.png

          I was thinking about something like this to develop... But I'm also poor with Fxdreema I think XD XD XD

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

            @ale No problem. We can begin step by step. Can you please share the link to the project instead? We will begin from there.

            (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
            • A
              Ale last edited by

              @l-andorrà
              Hi, thanks, but I don't know how to link the project.
              However, I believe that having a basic account I cannot share it. Too bad because it can be a good project I think on a vps with low latency and low slippage.

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

                @ale I confirm basic accounts can confirm links. You can do it this way:

                0_1649343092971_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.

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

                  @l-andorrà

                  Hi, thanks for your advice

                  https://fxdreema.com/shared/cpvAA3jie

                  This is the project. The idea is to be able to place a pending order when the previous candle closes above or below the upper or lower bar of BB. For example, if it exceeds the upper bar of the bollinger band and the next candle (or even the same one) continues to rise, the pending order sell order entered at a certain distance (10 pips) follows until the price falls and takes the sell stop . So the opposite holds true in the opposite case. The second RSI condition serves to give greater confirmation of the trend.

                  In my project it opens up multiple positions and it doesn't work as it should.

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

                    @ale Here you have some initial changes to do:

                    1. You should substitute that 'no trade' block bu another one called 'no trade/order'. Otherwise many orders will be programmed.
                    2. I recommen to use candle ID 1 on all operands of all blocks instead of candle ID0. That would mean you should add a 'once per bar' block on top of teh whole structure.
                    3. Remove one of those 'trailing pending orders and diconnect the other one from its current position to be connected below a 'pass bloc on a different block tree.

                    Thant should fix most of your issues.

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

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

                      @l-andorrà Thanks. I have made the changes but the pending order does not follow the price yet. I don't understand why. Anyway thanks.

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

                        @ale Can you please share the link to the updated version?

                        (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
                        • A
                          Ale last edited by

                          https://fxdreema.com/shared/2FnhUoCmc

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

                            @ale You missed my recommended point 3.

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

                            A 2 Replies Last reply Reply Quote 0
                            • A
                              Ale @l'andorrà last edited by

                              @l-andorrà Sorry, then I guess I didn't understand how because I thought I did. Can you show me what you mean? Thanks for your time.

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

                                @l-andorrà done... i guess 🙂

                                https://fxdreema.com/shared/QpUCDNSyc

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

                                  @ale No. I meant this:

                                  0_1650616181309_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.

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

                                    @l-andorrà Thanks!!!!

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

                                      @ale 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
                                      • 1 / 1
                                      • First post
                                        Last post

                                      Online Users

                                      A
                                      A
                                      L
                                      G
                                      N
                                      S
                                      E
                                      S

                                      17
                                      Online

                                      146.7k
                                      Users

                                      22.4k
                                      Topics

                                      122.6k
                                      Posts

                                      Powered by NodeBB Forums | Contributors