fxDreema

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

    Draw Custom Indicator automatically

    Questions & Answers
    5
    7
    2187
    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.
    • M
      Mycle89 last edited by

      Hello,

      for my setup I am using a custom indicator (Demark Trend Lines), but its output buffers are useless for an EA. So I drag the indicator manually on chart and let the EA do its work with the object names. Therefore, backtesting in MT4 only works in visual mode, which is very time-consuming.

      Is it possible for the EA to load the indicator on its own - maybe on init? The reason I want it this way is to do the faster 'offline' backtests without loading a chart.

      S 1 Reply Last reply Reply Quote 0
      • M
        miro1360 last edited by

        I looked at this indicator and .. what to say ..., one you can try is remake logic from this indicator into blocks, I think it is possible for this indicator, but dont expect something easy, it can be a lot of work, maybe more time consumed as visual mode tester and result testing can be again slow 😄
        other you can try to do is make this indicator faster or add into this indicator usefull buffers (do in indicator code logic where you get values what you are expecting into buffers) --- again this can cost you a lot of time ... maybe somebody here find better solution for you 🙂

        Between trading and gambling is a very small gap, be careful.

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

          Thanks a lot! Maybe I will manage to modify the code of the indicator... or I have to live with it 😄

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

            Custom indicators are separate programs, they cannot be embed into the EA (as I know). But they are used by the EA, as you know. And also as you know, the indicator communicate with the EA via special arrays called buffers. Indicators can also print objects on the chart, which is also true for EAs and Scripts. Normally indicators print different kind of complex lines that does not appear in the list of Objects.
            If the product of this indicator is Trendline chart object, I guess that this is all you have. One trendline object is made out of only 2 points. It's not that the program (the indicator) can't get all possible values of the line once it's printed on the chart, but I can't imagine someone doing that.

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

              You're totally right, I think it doesn't work this way. But anyway the EA works with the little workaround by dragging the indicator manually on chart.
              Thank you both for the great and fast support guys!!

              1 Reply Last reply Reply Quote 0
              • S
                Sunday Benjamin @Mycle89 last edited by

                @Mycle89 Please how can I create an EA that trade by dragging indicator manually on chart

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

                  Can you please open a new thread for your question?

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

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

                  Online Users

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

                  29
                  Online

                  146.6k
                  Users

                  22.4k
                  Topics

                  122.6k
                  Posts

                  Powered by NodeBB Forums | Contributors