fxDreema

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

    All Comment add on the chart ?

    Questions & Answers
    4
    14
    916
    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.
    • ItzShahzad.X
      ItzShahzad.X last edited by ItzShahzad.X

      how to add all comments on the chart in MQL4
      like this

      mql4 developer.png

      roar VHV-Profit-Masters 2 Replies Last reply Reply Quote 0
      • roar
        roar @ItzShahzad.X last edited by roar

        @ItzShahzad-X look at your Objects list in MT4 - you will see that technically its just a bunch of label objects with a background rectangle label.

        You could do the same with fxdreema block draw text by x and y coordinates, but it takes a lot of time. Faster method is building the graphical panel using custom mql4 code in Metaeditor, and then copy-paste that code into fxdreema custom code block.

        9d0a24a1-0e56-4df7-ab2d-79ee33ac78d6-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

        ItzShahzad.X 1 Reply Last reply Reply Quote 1
        • ItzShahzad.X
          ItzShahzad.X @roar last edited by

          @roar brother inside objects

          like

          account balance : 500 USD
          account equity : 498 USD

          Profit today : 50 USD
          Profit yesterday : 143 USD

          Like This

          l'andorrà 1 Reply Last reply Reply Quote 0
          • l'andorrà
            l'andorrà @ItzShahzad.X last edited by

            @ItzShahzad-X You need variables to get that info and then use the 'comment' block to make them visible or as roar suggested.

            (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

            (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

            (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

            ItzShahzad.X 1 Reply Last reply Reply Quote 0
            • ItzShahzad.X
              ItzShahzad.X @l'andorrà last edited by

              @l-andorrà please explain in project please make EA for MT4 please

              l'andorrà 1 Reply Last reply Reply Quote 0
              • l'andorrà
                l'andorrà @ItzShahzad.X last edited by

                @ItzShahzad-X Well, if you create a first version I will be glad to help instead of building it from scratch. 😉

                (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                ItzShahzad.X 1 Reply Last reply Reply Quote 0
                • ItzShahzad.X
                  ItzShahzad.X @l'andorrà last edited by

                  @l-andorrà In this project I have added simple comments. I have to add the comments above as I have posted, For examples Today's Profit, Yesterday Profit, All time Profit ETC,
                  I have added all the variables
                  https://fxdreema.com/shared/psPWq7v4

                  1 Reply Last reply Reply Quote 0
                  • l'andorrà
                    l'andorrà last edited by

                    Your current configuration is correct. If you need more info to be displayed, you just need to connect a second, third or more 'comment block' below the current one and adjust the positions on chart accordingly.

                    (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                    (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                    (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                    ItzShahzad.X 1 Reply Last reply Reply Quote 0
                    • ItzShahzad.X
                      ItzShahzad.X @l'andorrà last edited by

                      @l-andorrà Sir I understand your point but I don't know the exact variable usage and which variable usage is used in which place. so explain me inside this robot

                      l'andorrà 1 Reply Last reply Reply Quote 0
                      • VHV-Profit-Masters
                        VHV-Profit-Masters @ItzShahzad.X last edited by

                        @ItzShahzad-X

                        Intenta con esto:

                        https://fxdreema.com/shared/zec2MgWte

                        1 Reply Last reply Reply Quote 0
                        • l'andorrà
                          l'andorrà @ItzShahzad.X last edited by

                          @ItzShahzad-X Then what you need is using variables first before visualizing them in the comment block. I see no variables are created for that project. Are you familiar with them?

                          (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                          (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                          (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

                          ItzShahzad.X 1 Reply Last reply Reply Quote 0
                          • ItzShahzad.X
                            ItzShahzad.X @l'andorrà last edited by

                            @l-andorrà No Sir, I am not familiar with them. Please can you make them within this project

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

                              @ItzShahzad-X

                              407aef43-845c-44e6-b5af-359bfc4f61a2-image.png ![0_1726316320410_f11737d0-70ee-4fbc-a98e-0e5ec24246a1-image.png](Uploading 100%)

                              ItzShahzad.X 1 Reply Last reply Reply Quote 0
                              • ItzShahzad.X
                                ItzShahzad.X @VHV-Profit-Masters last edited by

                                @VHV-Profit-Masters This was done by mistake 😖

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

                                Online Users

                                S
                                A
                                B
                                A
                                J
                                D

                                15
                                Online

                                146.7k
                                Users

                                22.4k
                                Topics

                                122.6k
                                Posts

                                Powered by NodeBB Forums | Contributors