fxDreema

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

    SMART MONEY CANT RUN

    Questions & Answers
    5
    14
    686
    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.
    • J
      justgod2000 last edited by

      CAN HELP ME IMAKE SMART MONEY BASED CHOCH AND BOS AND I DONT KNOW WHY NOT RUNON MY META TRADER4?SMART MONEY(Bos--Choch).mq4

      A 1 Reply Last reply Reply Quote 0
      • A
        alok @justgod2000 last edited by

        @justgod2000 said in SMART MONEY CANT RUN:

        CAN HELP ME IMAKE SMART MONEY BASED CHOCH AND BOS AND I DONT KNOW WHY NOT RUNON MY META TRADER4?SMART MONEY(Bos--Choch).mq4

        ff843600-01eb-4b23-b3f8-f32eb3af8000-image.png
        Not identified

        1 Reply Last reply Reply Quote 0
        • J
          justgod2000 last edited by

          KNOW WHAT TO DO?

          A 1 Reply Last reply Reply Quote 0
          • A
            alok @justgod2000 last edited by

            @justgod2000 said in SMART MONEY CANT RUN:

            KNOW WHAT TO DO?

            Can you share the project?

            1 Reply Last reply Reply Quote 0
            • J
              justgod2000 last edited by

              https://fxdreema.com/shared/LUWKYdIyb

              1 Reply Last reply Reply Quote 0
              • VHV-Profit-Masters
                VHV-Profit-Masters last edited by

                Al parecer hay variables no declaradas

                1 Reply Last reply Reply Quote 0
                • J
                  justgod2000 last edited by

                  speak english

                  A 1 Reply Last reply Reply Quote 1
                  • VHV-Profit-Masters
                    VHV-Profit-Masters last edited by

                    Apparently there are undeclared variables
                    (use google translator - right click translate in browser)

                    1 Reply Last reply Reply Quote 0
                    • A
                      alok @justgod2000 last edited by

                      @justgod2000 said in SMART MONEY CANT RUN:

                      speak english

                      a72284ad-f41b-4f9b-8b71-4e30d659e297-image.png

                      The problem is in these 2 blocks, do this, turn it off and try to use it, if it doesn't work, rewrite it correctly

                      A J 2 Replies Last reply Reply Quote 0
                      • jstap
                        jstap last edited by

                        Any variables called in custom code, still need to be created

                        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 0
                        • A
                          alok @alok last edited by

                          @alok The errors indicate that the variables 'B', 'S', 'bodysize1', 'bodysize2' and 'bodysize3' were not declared before being used in the code. This can occur if these variables were not defined or if there was an error in their definition.

                          To fix these errors, you need to ensure that all variables that are used in the code are declared and defined correctly before they are used. Make sure these variables are defined correctly and that the names are spelled correctly to avoid typing errors.

                          If these variables are related to a specific indicator or function, check that the indicator or function is correctly included in the code and that all dependencies have been handled appropriately. Also make sure that the code is written correctly and that there are no syntax or logic errors.

                          1 Reply Last reply Reply Quote 0
                          • J
                            justgod2000 @alok last edited by

                            @alok not work

                            1 Reply Last reply Reply Quote 0
                            • H
                              Hiten7405 last edited by Hiten7405

                              @justgod2000
                              https://fxdreema.com/shared/LUWKYdIyb
                              Try this
                              6 Block = int B, bodysize1, bodysize2, bodysize3;
                              B_Body_Size_all=(B-bodysize1+B-bodysize2+B-bodysize3);
                              12 Block = int S, bodysize1, bodysize2, bodysize3;
                              S_Bodysize_all=(S-bodysize1+S-bodysize2+S-bodysize3);

                              https://www.mql5.com/en/users/8541393/seller

                              1 Reply Last reply Reply Quote 0
                              • VHV-Profit-Masters
                                VHV-Profit-Masters last edited by

                                Hello, friends. I think that if some of the more experienced people could download the code, correct it and upload it along with the explanation of the solution in another thread, this would be much more efficient, and if others imitate it, several of the threads would be resolved much faster. that are floating without solutions or waiting in this forum.... It is a suggestion as an inexperienced user of fxdreema.

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

                                Online Users

                                S
                                D
                                V
                                O

                                10
                                Online

                                146.7k
                                Users

                                22.4k
                                Topics

                                122.6k
                                Posts

                                Powered by NodeBB Forums | Contributors