fxDreema

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

    open and close order:

    Questions & Answers
    2
    9
    929
    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.
    • mohammad1373
      mohammad1373 last edited by

      Re: Indicators on multiple time framesI'm going to use an EA that uses specific order to open and close by checking out different time frames and then entering in that position but unfortunately it doesnt work for me and doesnt even execute any trade what should I do?I use ( area 1: no trade>condition> condition>condition>BUY
      and area 2:if trade>conditon>close trade) what do u guys think is wrong with my instruction?

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

        @mohammad1373 Can you please share your project? That will be easier to fix 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.

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

          https://fxdreema.com/shared/rYa6dDkG
          I used to create this strategy by using an SMA and alligator but it doesnt execute any trade where did I done wrong by building instruction?

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

            @mohammad1373 Here you have my suggestions:

            1. Remove all 'AND' blocks. They are simply unnecessary.
            2. You need to specify buy obly or sells only on each block tree. Now all blocks in all trees can open and close buys and sells at the same time. That is wrong.
            3. You need to specify candle ID 1 on all operands of al conditions blocks in Areas 1 and 3.

            Try that and let me know.

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

              https://fxdreema.com/shared/zvYpzTT3

              So this is what I did on my last try.

              • Is everything clear due on what you mentioned me Mr.l'andorra?

              • if I want to use these conditions to operate one by one like if() structure how should I manage to do that?

              • for example I want EA looks after my first condition and if it goes right gets to second condition and else it doesn't do anything.

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

                @mohammad1373 Not exactly. You need to do what I recommended in point 2 of my previous post. Additionally you should separate blocks 7 and 15 on the left and 14 and 18 on the right. Those blocks need to be independent from the main tree. Finally, I do not recommend to use the == sign on blocks 16 and 19. It is a very restrictive contition. I would use <= for buys and >= for sells.

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

                  https://fxdreema.com/shared/M4XKhidWb

                  I did it all to here I done what u proposed me but still there's a problem the EA execute frequently buy or sell however I defined the enter and exit position for it

                  • one last question : I want to build an EA which has step by step conditions how can I build it by condition's priority?
                  l'andorrà 1 Reply Last reply Reply Quote 0
                  • l'andorrà
                    l'andorrà @mohammad1373 last edited by

                    @mohammad1373 Please modify blocks 15 and 18 as I recommended in my previous post. If you don't want to do it, I cannopt help you.

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

                      tnx I modified and it work properly tank you for your help Mr.l'andorra

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

                      Online Users

                      E
                      W
                      D
                      D

                      16
                      Online

                      147.1k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors