fxDreema

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

    Question about how Active trades are managed

    Questions & Answers
    3
    10
    1060
    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.
    • MrDaisyBates
      MrDaisyBates last edited by

      If I have an EA running on a pair, and it opens trades, but other pairs also open trades and my EA is set to move trailing stops and stuff:

      Is it only going to move it for trades it opened on that specific pair, or is it going to move them for ALL trades, even ones originated from other trade windows?

      J 1 Reply Last reply Reply Quote 0
      • J
        jong_ambonese @MrDaisyBates last edited by

        @cdwilder1 the trailing will going move partially for each order.

        1 Reply Last reply Reply Quote 0
        • MrDaisyBates
          MrDaisyBates last edited by MrDaisyBates

          Thanks for the reply.

          Is it for every order on every pair? Or just for ones on pairs that the EA executed on?

          Like, if I have it on AUDCAD and EURUSD and I have trades on both of those pairs, will the EA on the AUDCAD start trying to manage my trades that were issued on EURUSD also? Or does the EA know how to filter that? Does this have to be specified, is what I'm asking.

          I'll have this EA running on 28 pairs and I'm concerned it'll start managing other trades from other pairs since it's the same account.

          @jong_ambonese

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

            @cdwilder1 You can soecify within the EA blocks if you want the trailing stop to be applicable to all trades from all symbols or just the one teh EA is active on now.

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

              @l-andorrà said in Question about how Active trades are managed:

              t the one teh

              Thanks for the reply, @l-andorrà

              0_1601642733406_df815d79-c006-42ff-90e1-8f52a749c24f-image.png

              So, if I leave the symbol mode like this, but don't type anything in the Symbol slot, it'll only affect trades that the EA placed itself for that specific pair?

              If I have to type something in the symbol slot, that would mean I'd need a separate EA file for every single pair, wouldn't it?

              My main thing is if I have 28 instances going, and two EAs get a signal, I want them to both be able to take it. Not only one just because of the "no trade" thing. Same thing with trailing stops and whatnot. I only want the EA to do it for trades that it opened itself on that specific pair.

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

                @cdwilder1 That's correct, this is how it works. Do you mean you have 28 open charts at the same time and 2 EAs are running on all of them? I guess you mean 14 charts with one EA and the other 14 with the second one. Right?

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

                  @l-andorrà said in Question about how Active trades are managed:

                  s you mean 14 charts with one EA and the oth

                  Sorry if I'm being confusing, @l-andorrà

                  28 charts, 1 EA each, but all the same trading account, of course. Like stated, mainly worried that the EA on a EURUSD chart will affect the operation of the EA on an GBPUSD chart, for example. I don't want them to interact with one another at all.

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

                    @cdwilder1 To avoid that simply choose this option in your 'close trades' block:

                    0_1601742967974_01.png

                    This will close only those trades opn in the current chart, not affecting the 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
                    • MrDaisyBates
                      MrDaisyBates last edited by

                      @l-andorrà

                      Awesome! Thanks for the reply! That's exactly what I wanted and I was just concerned I was going to have to make some crazy loops or make EAs specifically for every pair. Thank you so much for your time and clarification!

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

                        @cdwilder1 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

                        R
                        F
                        S
                        D

                        11
                        Online

                        146.7k
                        Users

                        22.4k
                        Topics

                        122.6k
                        Posts

                        Powered by NodeBB Forums | Contributors