fxDreema

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

    wait after closing trade

    Questions & Answers
    5
    18
    4517
    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.
    • turelforex
      turelforex last edited by

      Hi all,

      i need a waiting logic after closing trade. For example: i am checking last 2 bar and after these bar i opened a trade. after this trade (if it has closed) i have to wait minimum 2 bar for new trade. Could you help me? regards.

      1 Reply Last reply Reply Quote 0
      • Fabien S
        Fabien S last edited by

        @turelforex said in wait after closing trade:

        try out the delay block

        T 1 Reply Last reply Reply Quote 0
        • T
          trader.philipps @Fabien S last edited by

          @fabien-s Well the trade can be closed at any time during the current candle. In the delay block you can just specify seconds. Hence one would need to calculate the seconds from now (when trade was closed) to the desired candle open time in the future. Right?

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

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

            This setup puts a 2-bar wedge between trades:
            0_1579527684874_62ad3372-ee5c-4e6e-a5c5-61a2fd8e1f03-image.png

            Need small help? Tag me in your post
            Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

            turelforex 1 Reply Last reply Reply Quote 0
            • turelforex
              turelforex @roar last edited by

              @roar Hi. i put these block at the begining but it does not take any trade. than i put these at the end of blocks(just after sell buy block) but this time it does not worked. do you have any idea? https://fxdreema.com/shared/eMXEUQpte

              roar 1 Reply Last reply Reply Quote 0
              • roar
                roar @turelforex last edited by

                @turelforex My solution is actually BS.. It checks for open time, not close time.

                Here's some solutions for the delay:
                https://fxdreema.com/forum/search?term=delay&in=titlesposts&sortBy=relevance&sortDirection=&showAs=posts

                Need small help? Tag me in your post
                Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                turelforex 1 Reply Last reply Reply Quote 0
                • turelforex
                  turelforex @roar last edited by

                  @roar i think here is solution. it works
                  0_1579582575022_Ekran Alıntısı.PNG

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

                    If I understand it correctly, once the sell pending ordered has been launched it will be active for 3 days. Is that correct?

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

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

                      @l-andorrà oh you are right. i made a mistake. 🙂 i will try other options.
                      actually my aim is to control the last closed trade or canceled pending order. than wait 2-3 bar (days) for new trade.

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        trader.philipps @turelforex last edited by

                        @turelforex What about this approach? Untested but from my mind could be an approach.

                        I assume you have your entries conditions somewhere after 1 block ..

                        On the on trade tabe do the following:

                        0_1579754377259_7e79d352-ea44-4c51-8433-4445c180045b-image.png

                        On the on Timer tab do this ...

                        0_1579754520241_801b4bc0-6af1-4349-bee3-0b70b43d75f3-image.png 0_1579754417016_a4a02427-a8b4-4aa7-980a-b72515c8c4f8-image.png

                        Not sure if on Timer tab is necessary.

                        Let me know if that works!

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

                        T turelforex 4 Replies Last reply Reply Quote 0
                        • T
                          trader.philipps @trader.philipps last edited by

                          @trader-philipps Ups, after 144 should also go the turn off block for your entry conditions. Sorry I forgot that on my screenshot.

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

                          turelforex 1 Reply Last reply Reply Quote 1
                          • turelforex
                            turelforex @trader.philipps last edited by

                            @trader-philipps thanks, i will try and inform you. regards

                            1 Reply Last reply Reply Quote 0
                            • turelforex
                              turelforex @trader.philipps last edited by

                              @trader-philipps sorry philips, i could not find "trade closed" and "order deleted" blocks. are there real name of blocks?

                              turelforex 1 Reply Last reply Reply Quote 0
                              • turelforex
                                turelforex @turelforex last edited by

                                @turelforex said in wait after closing trade:

                                @trader-philipps sorry philips, i could not find "trade closed" and "order deleted" blocks. are there real name of blocks?

                                ok i found.

                                1 Reply Last reply Reply Quote 1
                                • turelforex
                                  turelforex @trader.philipps last edited by

                                  @trader-philipps it is OK. worked. But i have to run on demo platform. regards.

                                  1 Reply Last reply Reply Quote 1
                                  • turelforex
                                    turelforex @trader.philipps last edited by

                                    @trader-philipps it did not work for me, i tried many times. but i checked past Q&A and i found this (2017) : https://fxdreema.com/shared/KQXDpp3ad

                                    worked perfect. but i could not find again who built this. 😞 sorry for him/her but many many thanks for this. Regards.

                                    roar 1 Reply Last reply Reply Quote 0
                                    • roar
                                      roar @turelforex last edited by

                                      @turelforex It seems to be a design by mister stroker:

                                      @stroker said in Every "n"bars issue.:

                                      https://fxdreema.com/shared/KQXDpp3ad

                                      Wow! It works!

                                      Thanks again!

                                      Need small help? Tag me in your post
                                      Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                                      turelforex 1 Reply Last reply Reply Quote 1
                                      • turelforex
                                        turelforex @roar last edited by

                                        @roar yeah you are right 🙂 thanks @Stroker

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

                                        Online Users

                                        E
                                        D
                                        O
                                        A
                                        J
                                        M
                                        R
                                        F

                                        20
                                        Online

                                        146.6k
                                        Users

                                        22.4k
                                        Topics

                                        122.6k
                                        Posts

                                        Powered by NodeBB Forums | Contributors