fxDreema

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

    Time GMT is reading time from the wrong watch, while assigning values to variables.

    Bug Reports
    3
    7
    964
    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 QuantEngineer

      I have recreated the experiment with a small very specific EA, to confirm the hypothesis above, and here is the result in full.

      On this small project, both variables are receiving TimeGMT, but in different ways, one from FX Dreema, and the other from TimeGMT() MQL5 function.

      0_1651771913717_d301b33d-2c1d-413e-bb10-60167fbda6cc-image.png

      Here is the Shared Project https://fxdreema.com/shared/djeEKV9Ud

      And here is the result of execution, notice that in the experts tab, the console is showing 2 different readings of time, even though, both should be Time GMT read at the same time.

      0_1651780080195_f753af93-0e7c-49b1-88ab-634d4ec4e844-image.png

      Apparently, this started to happen recently, because on prior tests, it was good, last month.

      I hope this report helps further develop FX Dreema.

      Sincerely, Quant.

      Peace!

      Quant Engineer
      www.abfs.tech

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

        @quantengineer Thank you very much for sharing. I strongly recommend to contact the admin directly to let him know. Sadly he doesn't visit the forum as aften as we'd like. 😞

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

          Since this is a recent issue, he might be even searching for it these days on his current work.
          What is the best way to let him know?

          Quant Engineer
          www.abfs.tech

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

            @quantengineer You can do it through the contact page:

            https://fxdreema.com/contact

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

              I did send via the contact form today. Thankyou for helping.

              Quant Engineer
              www.abfs.tech

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

                @quantengineer 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
                • fxDreema
                  fxDreema last edited by

                  Recently a problem with GMT time was reported to me and I changed some things. The person who got the problem replied that it was solved, so it looks that I fixed it for him... but maybe I broke it for others.

                  The situation is a little bit... depends on the way we look at it. Whether we want to display the GMT time, or we want to convert one time into another. What do I mean...

                  I'm talking about the time if we select it from Components by the way. Let's say we want to draw an arrow at 20:00. If we select the Server time, all candles are timed by this time, so we draw the arrow over the 20:00 candle directly. But what happens if we select GMT? Well, let's say there is a difference of 3 hours and GMT is 3 hours ahead of the Server time. So, if the Server time is 20:00, then GMT is 23:00. If we select GMT as the source time, the arrow will be printed at 23:00 on the chart, but the chart is supposed to show Server times.

                  This is how it worked until I changed it these days. Now it works in a little bit different way - if we select GMT and we write 23:00, it should print the arrow over the 20:00 candle, because 20:00 Server time equals 23:00 GMT. In other words, the GMT time is converted to Server time and then the arrow is printed.

                  Back in the days when I made Components, I don't even know if I had a vision of how it should be, I think I juts added Server, GMT and Local just because there are such functions in MQL.

                  What about the "Now" time mode. Well, it says "Now". The Source selector became useless.
                  But again, it depends whether we want to just get the GMT as is, or we want to do something on the chart (which requires conversion). Now the Sourse selector is useless, because when GMT is selected, it converts it back to Server time. In other words, not the block assumes that we want to do something on the chart, not that we want to print the time in GMT format.

                  You may say "But it worked one way for years and now after you changed it, you broke it". Well, I broke the ability to see what is the actual GMT time, but I fixed the ability to use the GMT time as an input, and let the program convert it to Server time.

                  I guess the best would be to somehow make it work in both ways. But do we really want to just display the GMT time, or we want to use it as an input value?

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

                  Online Users

                  P
                  A
                  E
                  M
                  J
                  E
                  S
                  E
                  E
                  M
                  P

                  19
                  Online

                  146.8k
                  Users

                  22.4k
                  Topics

                  122.6k
                  Posts

                  Powered by NodeBB Forums | Contributors