fxDreema

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

    fxdreema exactly need 1 more function block, i suggest this block

    Questions & Answers
    0
    14
    596
    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.
    • S
      Steven_ last edited by Steven_

      i wish i could have a block that store the data such as price at particular time, when we choose to store the EMA10 cross up EMA50, the block able to trace the time data and store (system let us choose get the time), and it is 1 time use, if we want to clear the data we need to manually clear it, this function prevent always keep updating new data, because we want store it for future use which dont need the database.
      if have this block it have more potential to create more flexible bot

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

        @steven_ are you talking of the variables?

        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

        S 1 Reply Last reply Reply Quote 0
        • S
          Steven_ @roar last edited by

          @roar the "modify variable" will keep on updating the data from time to time. Now we need is a block that allow us to trace that pointed together with time, then store the data time, which 1 time, not always trace it, we need a block that just once time use of block, and it also able to let us to choose reset it when break some price, it depend on our strategic

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

            @roar @FXDREEMA i am not joking on this function block, this is like a pro trader they did how visual trade, they pick not only Fibo, pattern and the candle break time, which mean the effective break of price level at particular time, which the time break also important. if there is a block make it happen, which function as only save the data once hit the indicator OR break the support or resistence (1 time capture data variable without keep updating), 1 time data capture too important for the strategic, may be it does not need store at database but just store it as special variable. I wish fxdreema could build this extra block in future, great block to have it in my heart!

            1 Reply Last reply Reply Quote 0
            • S
              Steven_ last edited by

              i now curious on fxdreema studio how to create our custom block, does anyone have any idea on create custom block? online there is no teaching this material.

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

                @steven_ variables dont keep updating if you dont want them to. Its all about how you structure your EA. You can do everything you said right now, with current features.

                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
                • S
                  Steven_ last edited by Steven_

                  i use modify variable by storing signal, if store algorithm, it is perfectly fined, but store a signal data like indicator signal, it will keep changing all the time, that is why i need a 1 time store data, then use the data like a signal. Such as when reach time 06:30 at server time, it break and create signal, then this will stored the time value into a variable, which not updating the signal when the return price

                  1 Reply Last reply Reply Quote 0
                  • S
                    Steven_ last edited by

                    drag and drop EA still not enough to build like human-like trade, it may be need another strategic, if want a human-like trading bot, it need purely code by developer

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

                      @steven_ you can record the time to a datetime variable, then use iBarShift() function to get the candle ID whenever you need it. No problem at all

                      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

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        Steven_ @roar last edited by Steven_

                        @roar but this does not exist in original, function that you mention look like is custom made at fxdreema studio, it need some small code. Record the time to a datetime variable and record the price occur break into variable is one of the most my desired function

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

                          @steven_ no no, you can use custom mql5 code in any edit field, no need for studio.
                          0_1675270112194_2a722c49-0423-4ca2-a1db-aba31b6dd700-image.png

                          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

                          S 2 Replies Last reply Reply Quote 1
                          • S
                            Steven_ @roar last edited by

                            @roar oh wow u all experience playing on all these tool. Great to meet a new thing

                            1 Reply Last reply Reply Quote 1
                            • S
                              Steven_ @roar last edited by

                              @roar the iBarShift(NULL, 0, datetime, false) it is a string, but Candle ID it need int data type

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

                                @steven_ it is an integer https://www.mql5.com/en/docs/series/ibarshift
                                0_1675355465293_8230c2e7-f085-4daf-9884-ce3922d7c70e-image.png

                                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
                                • 1 / 1
                                • First post
                                  Last post

                                Online Users

                                E
                                V

                                20
                                Online

                                146.7k
                                Users

                                22.4k
                                Topics

                                122.6k
                                Posts

                                Powered by NodeBB Forums | Contributors