fxDreema

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

    How to delete comments from the chart when EA is removed?

    Questions & Answers
    4
    6
    933
    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.
    • P
      ProteinX last edited by

      Hi. On the Deinit tab (MT5) i could remove all the buttons from the chart when the EA is removed using the block "delete object". But I don´t know how to delete the comments displayed on the chart? Is there kinda "delete comment" or like that?

      1b404b87-82f6-4c91-98a9-a7786418ba1d-image.png

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

        @ProteinX if the comments are actual comments (done with Comment() function) you need to replace them by placing this to custom mql block:

        Comment("");

        For all objects, you can do this in custom mql block:

        ObjectsDeleteAll(0);

        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

        R Y 2 Replies Last reply Reply Quote 1
        • R
          RGoo @roar last edited by

          @roar
          Thank you very much, a very useful tip, I also had this problem occasionally.

          RGoo

          1 Reply Last reply Reply Quote 1
          • P
            ProteinX last edited by

            @roar Thank you! A clear answer, exactly what i needed to know.

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

              @roar sir can you please share an example of an fxdreema project with this function deleting comments?

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

                @Youngtreptrader here
                https://fxdreema.com/shared/iPR1w9W8

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

                Online Users

                T
                S
                A
                M
                M
                E
                C
                M
                F
                L
                F
                F
                E
                K

                28
                Online

                146.6k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors