fxDreema

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

    EA multischedule

    Questions & Answers
    3
    5
    529
    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.
    • OntradingX
      OntradingX last edited by

      Hi friends, can you help me to set up times correctly?
      My EA will work with some time bands and will close orders also when some specific times.
      Can you please validate if you agree with my logic, if there is something wrong or if you would have some better logic?

      Monday
      EA operation from 00:01 to 08:00 closing all orders at 08:00.
      EA returns to work from 12:00 to 00:00 closing all orders at 00:00.
      Tuesday
      EA operation from 00:01 to 08:00 closing all orders at 08:00.
      EA returns to work from 12:00 to 00:00 closing all orders at 00:00.
      Wednesday
      EA operation from 00:01 to 08:00 closing all orders at 08:00.
      EA returns to work from 12:00 to 00:00 closing all orders at 00:00.
      Thursday
      EA operation from 00:01 to 08:00 closing all orders at 08:00.
      EA returns to work from 12:00 to 00:00 closing all orders at 00:00.
      Friday
      EA operation from 00:01 to 08:00 closing all orders at 08:00.
      EA returns to work from 12:00 to 17:00 closing all orders at 17:00.

      My project here : https://fxdreema.com/shared/RNXDvc66c

      Sou do Brasil e utilizo o sistema Fxdreema a alguns anos, sempre que tenho tempo disponível eu tento ajudar alguém por aqui, mas se quiser uma ajuda mais próxima me contacte:
      Site: https://www.ontradingx.com.br
      Youtube: https://www.youtube.com/@ontradingx
      Boa sorte a todos nós!

      English - I'm from Brazil and I've been using the Fxdreema system for a few years, whenever I have time available I try to help someone here, but if you want more help, contact me:
      Website: https://www.ontradingx.com.br
      Youtube: https://www.youtube.com/@ontradingx
      Good luck to all of us!

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

        @ontradingx Your logic is correct, but you should move all blocks to the 'on tick' tab. Otherwise the EA will not be able to recognise when it is supposed to activate those hours. The 'on timer' tab is used to execute blocks at specific time segments (every 60 seconds by default). You need the ticks for teh EA to now when 08:00 is now, for example.

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

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

          @l-andorrà
          Hi my friend, thanks for your help.
          I found some little problems and I will fix the logic and update the project.
          About the "On Tick" tab, I understood what you meant and I thank you because the intention was actually to have the fastest millisecond.

          But I wanted to explain why I put it on "on Timer":
          I realized that "On Tick" means that everything will happen with each movement of the "candle, or bis, or ask, in short, the market is moved" and I don't know why when I do some things in "Ontick" I get the impression that delays occur, because if the broker crashes, or takes a long time to send this "market tick" to Metatrader, some step of the strategy will skip.
          My intention was that if I put it in the "on Timer" tab it would go away, but this detail of "60 seconds" will unfortunately cause problems with my strategy.
          Thank you so much for evaluating and helping me, it will be a great help in my ideas.

          Sou do Brasil e utilizo o sistema Fxdreema a alguns anos, sempre que tenho tempo disponível eu tento ajudar alguém por aqui, mas se quiser uma ajuda mais próxima me contacte:
          Site: https://www.ontradingx.com.br
          Youtube: https://www.youtube.com/@ontradingx
          Boa sorte a todos nós!

          English - I'm from Brazil and I've been using the Fxdreema system for a few years, whenever I have time available I try to help someone here, but if you want more help, contact me:
          Website: https://www.ontradingx.com.br
          Youtube: https://www.youtube.com/@ontradingx
          Good luck to all of us!

          TipsyWisdom 1 Reply Last reply Reply Quote 0
          • TipsyWisdom
            TipsyWisdom @OntradingX last edited by

            @ontradingx said in EA multischedule:

            @l-andorrà
            Hi my friend, thanks for your help.
            I found some little problems and I will fix the logic and update the project.
            About the "On Tick" tab, I understood what you meant and I thank you because the intention was actually to have the fastest millisecond.

            But I wanted to explain why I put it on "on Timer":
            I realized that "On Tick" means that everything will happen with each movement of the "candle, or bis, or ask, in short, the market is moved" and I don't know why when I do some things in "Ontick" I get the impression that delays occur, because if the broker crashes, or takes a long time to send this "market tick" to Metatrader, some step of the strategy will skip.
            My intention was that if I put it in the "on Timer" tab it would go away, but this detail of "60 seconds" will unfortunately cause problems with my strategy.
            Thank you so much for evaluating and helping me, it will be a great help in my ideas.

            every 60 seconds, can be changed in with global properties, if that helps to keep it to your thought

            OntradingX 1 Reply Last reply Reply Quote 0
            • OntradingX
              OntradingX @TipsyWisdom last edited by

              @tipsywisdom Thanks my friend, I saw that I can download for (seconds), but I believe that ontick is better because it is milliseconds.
              I will run my tests.
              Thank you very much.
              Now I'm looking for market depth, I'll try to put together another post.

              Sou do Brasil e utilizo o sistema Fxdreema a alguns anos, sempre que tenho tempo disponível eu tento ajudar alguém por aqui, mas se quiser uma ajuda mais próxima me contacte:
              Site: https://www.ontradingx.com.br
              Youtube: https://www.youtube.com/@ontradingx
              Boa sorte a todos nós!

              English - I'm from Brazil and I've been using the Fxdreema system for a few years, whenever I have time available I try to help someone here, but if you want more help, contact me:
              Website: https://www.ontradingx.com.br
              Youtube: https://www.youtube.com/@ontradingx
              Good luck to all of us!

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

              Online Users

              V
              G
              J
              K
              P
              M
              S
              P
              H
              N
              1

              16
              Online

              146.8k
              Users

              22.4k
              Topics

              122.6k
              Posts

              Powered by NodeBB Forums | Contributors