fxDreema

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

    Please help me solve this! I need to draw a short line at the high of the candle

    Questions & Answers
    3
    12
    498
    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.
    • VHV-Profit-Masters
      VHV-Profit-Masters last edited by

      Below I share this project in which I need to draw a small line at the height of the candle.
      Please someone with a good heart help me with this problem, I appreciate it in advance.

      7ff520c2-bdad-42fd-84ce-aff9521ee5c7-image.png

      Link:
      https://fxdreema.com/shared/dxF8hHUhb

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

        Why do you need to draw that line? You can store the value of that price level into a variable instead.

        (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.

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

          @l-andorrà Hello my good brother, a big brotherly hug from Ecuador, in response to your question, I made the EA according to the strategy that I saw in this forum that someone else shared. I already finished it and everything works correctly based on the strategy, but When executing it, it is sometimes difficult to visually identify what is happening in the graph, for this reason I try to make the maximum and minimum visible. I am not an expert in fxdreema and I really like doing practices like this or helping when I can do it, but I consider that an EA must be functional, friendly, adaptive, scalable, fully commented, understandable in its declared constants and variables, and also last and not least it must be visually pleasant and easy to understand in the graph, it is my Humble opinion, my brother, for this reason I try to learn the latter.

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

            First, change the line style to the regular solid one or set the width to 1 for the dotted. You can't go above 1 in width for dotted or dashed. That's just how it is in metatrader.
            Second, use the time shift. Shift time 1 back a couple hours and time 2 forward a couple hours. Assuming that everything else is correct, you have to shift the trendline in order to see it. It won't be visible if you don't I believe.

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

              @JayPhillbrooks Thanks for the suggestion I'll try it

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

                @VHV-Profit-Masters Is this a practice type of thing or are you looking to make this into an actual strategy? I solved your initial issue but after looking into it, there are other issues that should be much bigger concerns.

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

                  @JayPhillbrooks How interesting to read that, well this is actually a practice to help someone else on this forum solve their problem, although I have already made several adjustments and improvements to this EA, I will share the most current version with you

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

                    @VHV-Profit-Masters Fair enough. I'm not sure what you are helping with and I hope their problem get solved. When I downloaded the EA, I had to get rid of some stuff to make it run faster. I'm not sure why the weekday filters are needed especially when they are all activated. In my experience, the weekday filter slows the tester down tremendously. Also the account information on the chart as well. As far as the strategy itself, It seems to be taking a buy and sell at the same time everyday. The stops are too tight at 20 pips and trades are taken too frequently. XAUUSD daily swings are too big for a 20 pip stop loss. I'm visual too and I made some changes to speed it up and help visualize the trades.

                    https://fxdreema.com/shared/mHJ1YxAje

                    VHV-Profit-Masters 2 Replies Last reply Reply Quote 0
                    • VHV-Profit-Masters
                      VHV-Profit-Masters @JayPhillbrooks last edited by

                      @JayPhillbrooks Thank you for your contribution with this topic, I sent you the latest version of this project by inbox some time ago, I will review your settings and again thank you very much....

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

                        @JayPhillbrooks My brother, we made good changes, in response to why I use filters, I do it because of bad experiences when not placing filters in some past projects, obviously everything was not configured correctly in this project, since I am a newbie in the learning process, without However, seeing what you did in this project now you have given me many ideas, it is really very good to find people with this knowledge willing to help others, now I have many ideas... I am going to make an improved version in which I will capture a time slot of the previous market to establish the maximum and minimum, and then use them when operating at the opening of the next market, I usually place different forms of risk and capital management to the projects in addition to various filters, all with switches so that they can be You can configure at will, my brother, thank you again very much for your great help, if you want to see some of my projects, tell me, I will be happy to share the codes with you.

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

                          image.png

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

                            @VHV-Profit-Masters Happy to help. I did look at the latest version and when I adjusted to speed it up, it still took the same trades so I don't think there was a difference in execution. I think that at least when backtesting, it's important to leave off stuff that will slow it down because you don't want it to take hours to complete. It can always be added when you decide to go live with it. I added the visual because I like to see emotion on the chart and it helps understand when and where the EA does not so good.

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

                            Online Users

                            A
                            D
                            E
                            N
                            N
                            F
                            M
                            A
                            L
                            O

                            20
                            Online

                            146.7k
                            Users

                            22.4k
                            Topics

                            122.6k
                            Posts

                            Powered by NodeBB Forums | Contributors