fxDreema

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

    OnTrade Tab function is unstable

    Bug Reports
    ontrade bug fxdreema workaround unstable
    2
    13
    2759
    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.
    • Q
      QuantEngineer last edited by

      I just did the easiest smallest code possible to check on the on trade function, and it is not detecting trades all the time... about 50% of the trades are missed by this code....
      https://fxdreema.com/shared/vAqrYmpMc

      Here is the link to the code, it just places a log message, when OnTrade function is called...
      Then I compile it and run on MT5, I start doing trades manually on a demo account and only about half the times, it prints the log message....
      I have attempted buying and selling, to try and find a pattern for the error, but could not find any pattern, the log simply doesn't print on every trade.

      Does someone know of a workaround for this problem ?

      Quant Engineer
      www.abfs.tech

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

        @floridabrazil That EA cannot work because theare no trades anywhere. The 'on trade' tab works obkly if there is at least one open trade.

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

          Right, I am trying to use the EA to capture trades from manual trading activity, just like the MQL5 original OnTrade function.
          When I attempt to do this, it does capture some manual trades, but for some reason, not all trades are captured.... even if i just do "Manual Buy" on MT5, 5 times, during 1 min, it only captures about 50% of the trades...

          Quant Engineer
          www.abfs.tech

          1 Reply Last reply Reply Quote 0
          • Q
            QuantEngineer last edited by

            0_1600195230155_78cc2407-d127-46e9-9351-7785004d87b4-image.png
            Here is a screenshot of the EA activity.... IT prints messages to the log when there is a manual trade, you can see the Experts tab on the bottom of the screen.

            This screenshot was done right now, and i did about 9 manual trades, the EA only got 2 of them...

            Quant Engineer
            www.abfs.tech

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

              @floridabrazil Use a 'Position created' block on top of your log block on the 'on trade tab. Be sure you select the manually created option. Then remove the 'Pass' block 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
              • Q
                QuantEngineer last edited by

                I did use the Position Created, same result.... only works some times.... here is the actual project i was working on, when I noticed the instability.... https://fxdreema.com/shared/Wb5PQFLW

                Quant Engineer
                www.abfs.tech

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

                  @floridabrazil You should duplicate completely both trees. Do not share the same variabe for buys and sells. You need to duplicate both of them for buys and sells. Addiionally, you need to specify when they are reinitialized.

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

                    That is why I did the SIMPLEST version, sent on the top of this thread, with nothing to go wrong... just a log message.... and it only works sometimes... is unstable

                    Quant Engineer
                    www.abfs.tech

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

                      @floridabrazil Some times the simplest FUNCTIONAL version needs some complex structures to go. 🙂

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

                        I get it ! 🙂

                        This is why I brought this to the attention of FX dreema, to have a chance to make it work.

                        Is there a workaround, in case I just want to show a log message, every time the on trade function is called ?

                        Quant Engineer
                        www.abfs.tech

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

                          @floridabrazil Honestly I don't know. Maybe there is one, but I don't know it. Anyone else has an idea about it?

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

                            is there some sort of special way to report a bug on fxdreema engine or just posting here is enough ?

                            Quant Engineer
                            www.abfs.tech

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

                              @floridabrazil You'd better contact the admin directly through the support page. He will answer you before two weeks.

                              (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

                              M
                              M

                              11
                              Online

                              146.7k
                              Users

                              22.4k
                              Topics

                              122.6k
                              Posts

                              Powered by NodeBB Forums | Contributors