fxDreema

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

    Compile error with MT4 1160

    Bug Reports
    11
    13
    3720
    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.
    • A
      Afxts last edited by

      Started to receive these errors after MT4 update to version 1160:
      'TesterHideIndicators' - override system function TSEA5-18.mq4 12583 6
      'TesterHideIndicators' - ambiguous call to overloaded function with the same parameters TSEA5-18.mq4 503 2
      could be one of 2 function(s) TSEA5-18.mq4 503 2
      built-in: void TesterHideIndicators(bool) TSEA5-18.mq4 503 2
      void TesterHideIndicators(bool) TSEA5-18.mq4 12583 6

      1 Reply Last reply Reply Quote 0
      • M
        Moodybot1 last edited by

        @afxts

        Yep, same here. Tester hide indicator issue.
        Turning Tester off/on makes no difference. Compile error after new MT4 upgrade.

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

          I am having the same issue. Can admin help?

          1 Reply Last reply Reply Quote 0
          • D
            diegoid last edited by

            Same here.

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

              Same to me.

              1 Reply Last reply Reply Quote 0
              • A
                Abdulhalim last edited by

                I am having the same issue.

                1 Reply Last reply Reply Quote 0
                • E
                  exodia last edited by exodia

                  i have same problem, any one have old mt4 compiler?

                  1 Reply Last reply Reply Quote 0
                  • M
                    molesx last edited by

                    Hi,
                    Same problem... will resolve soon? need finish my job! more thanks

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

                      You all are compiling .mq4 files generated with fxDreema locally? But why? :))

                      I wonder for what reason MetaQuotes upgraded MT4 after they abandoned it. Those guys are very confused in the business they are doing 🙂

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        Moodybot1 @fxDreema last edited by

                        @fxdreema

                        I'm compiling direct from the web based fxdreema version if that's what you mean, not the old local version. Can you remove the 'display indicators after test, that appears to be where the issue is.

                        1 Reply Last reply Reply Quote 0
                        • M
                          millgen last edited by millgen

                          After removing the following lines from the source code the compilation works. It seems to be a built-in function now:

                          void TesterHideIndicators(bool hide)
                          {
                          HideTestIndicators(hide);
                          }

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

                            I removed it and I decided to put the latest compiler on the web version, but unfortunately it is much slower than the one I used until now. I hope that at least the EAs will be backtested quickly, or maybe not

                            1 Reply Last reply Reply Quote 0
                            • G
                              guille4 last edited by

                              I do not understand the logic behind introducing modifications that break what had been working well?

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

                              Online Users

                              E
                              N
                              N
                              F
                              M
                              A
                              L
                              O
                              S

                              20
                              Online

                              146.7k
                              Users

                              22.4k
                              Topics

                              122.6k
                              Posts

                              Powered by NodeBB Forums | Contributors