fxDreema

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

    ZigZag UP or DN

    Tutorials by Users
    3
    3
    901
    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.
    • jstap
      jstap last edited by jstap

      In here: https://fxdreema.com/shared/csrakExfe

      Is how to work out if ZigZag, is on the way up or down, without having to use custom code.

      Learn fxDreema Without the Wait!

      My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

      The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

      Don’t miss out

      Click here➡️ https://mybook.to/fxDreema to get your copy today!

      Enjoy! 😊

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

        Thank you for sharing.

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

          Thank you for the advice that helped me a lot, @jstap. I also have some additional recommendations for those who encounter the same issues as I did or are interested:

          When I used this code approach to create an MQL5 EA that uses Zigzag, I encountered the error: "Error: Cannot get value from a custom indicator. (handle=15 | error code=4806)" during backtesting/optimization, which caused the backtest/optimization to slow down.

          Upon investigating the cause of this error, I found that it occurred because the Zigzag high/low at sequence 0 could not be found simultaneously. Specifically, if there is a high of 0, the low of 0 will also be missing, and vice versa. Therefore, for every Zigzag from FXdreema, when using high 0 and low 0, add an "indicator is visible" block to check if the value appears correctly before calling the Zigzag high 0/low 0 value.

          Note: Other Zigzag IDs, i.e., those greater than 1, do not have this problem because the values are definitely present.

          As shown in this example: https://fxdreema.com/shared/dMTrCKjG

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

          Online Users

          R
          S
          M
          R
          E
          M
          P
          C
          J
          V

          21
          Online

          146.7k
          Users

          22.4k
          Topics

          122.6k
          Posts

          Powered by NodeBB Forums | Contributors