fxDreema

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

    Save information of certain candlestick for future references.

    Questions & Answers
    2
    7
    1637
    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.
    • K
      keanzoe last edited by

      Let say a new candle formed and i want to save its high, closed and low because i dont want to use it at the moment. But i will use it later maybe after next 5 hrs.

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

        Use variables to store any information, with the "modify variables" block.
        Although you need some logic to reset the data and restrict its process, you probably dont want replace the data on every bar?

        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

        1 Reply Last reply Reply Quote 1
        • K
          keanzoe last edited by

          ok thanks... not every bar.. just special bar..

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

            All right, so create variables for each piece of info (openprice etc....)
            To use only on special bar, you need condition, like if openprice = 0, only then modify it
            and then reset it back to 0 every day or whatever fits 😄

            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

            1 Reply Last reply Reply Quote 0
            • K
              keanzoe last edited by

              Honestly i dont know how to do that..;(

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

                https://fxdreema.com/help/working-with/constants-and-variables

                Here's some info about constants and variables.
                You can create your variables to the variable list, which is on the left in builder, above the search box.
                Just create some system with "modify variables" block, test it around, you will (eventually) see how they work 😄

                You can replace nearly any value with a variable or constant, by right-clicking the number

                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

                1 Reply Last reply Reply Quote 1
                • K
                  keanzoe last edited by

                  ok tq Roar.. you the best.

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

                  Online Users

                  J
                  T
                  J
                  B
                  A
                  T
                  M

                  20
                  Online

                  146.7k
                  Users

                  22.4k
                  Topics

                  122.6k
                  Posts

                  Powered by NodeBB Forums | Contributors