fxDreema

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

    Auto channeling draw

    Tutorials by Users
    5
    17
    3000
    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.
    • S
      seb 0 last edited by seb 0

      Here is a drawing project of mine.
      It draws channels based on linear regression direction, on maximum distances from the axe, and with a dynamic window.
      The EA searches for a pertinent channel based on the number of rebounds and their relative amplitude.
      There are a lot of loops going on so I hope your mt5 isn't gona crash.
      https://fxdreema.com/shared/YKFrXiEne

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

        Hello seb.
        do you have a picture of what it will represent?

        I transcribed in MQ4 but that does not matter ...

        S 1 Reply Last reply Reply Quote 0
        • S
          seb 0 @belgam last edited by

          @belgam
          A picture of what do you want, the channel ?

          B 1 Reply Last reply Reply Quote 0
          • B
            belgam @seb 0 last edited by

            @seb-0 yes. Cause I put your EA on my chart and nothing appear.

            S 1 Reply Last reply Reply Quote 0
            • S
              seb 0 @belgam last edited by seb 0

              @belgam
              A channel is drawn only when a pattern is found, it happens let say once every 400 candles with these parameters.
              You can increase the "percent" value and decrease the "MINrebounds" value for less strict conditions.

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

                @seb-0 Certainly impressive! Did you backtest it thoroughly? Is it completely bug-free?

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

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

                  @l-andorrà
                  Thanks, yes I backtested it in visualize mode cause it doesn't take positions, works all day
                  0_1626529039508_chan.png

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

                    0_1626654334062_fe93c7d9-e329-4076-b217-c925108ea3fb-image.png

                    wasn able to get it to show the channels either.

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

                      @seb-0 Certainly one of the best example of using loops in fxDreema I've seen so far.

                      (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
                      • L
                        LadyDolares last edited by

                        @seb-0 said in Auto channeling draw:

                        Daha az katı koşullar için "yüzde" değerini artırabilir ve "MIN geri tepme" değerini azaltabilirsiniz.

                        hello, well done, the project looks really good, but the channel is not visible in the backtest. For less stringent conditions I increased the "percentage" value and decreased the "MIN recoil" value, still the channel did not appear.

                        1 Reply Last reply Reply Quote 0
                        • S
                          seb 0 last edited by seb 0

                          My bad, is this one
                          https://fxdreema.com/shared/YKFrXiEne

                          L TipsyWisdom 2 Replies Last reply Reply Quote 1
                          • L
                            LadyDolares @seb 0 last edited by

                            @seb-0 it looks absolutely amazing my friend. I'm trying to understand your project. Where do we add Buy / Sell in this project?

                            TipsyWisdom S 2 Replies Last reply Reply Quote 0
                            • TipsyWisdom
                              TipsyWisdom @LadyDolares last edited by TipsyWisdom

                              @ladydolares he's created an autodrawing channels. you would be the one to determine how you trade it.

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

                                In my opinion, this isn't intended to be a project that you would build an EA to trade off of either.

                                Its well understood in the community that drawing indicators in Dreema is not a good way to do it because often there are problems with code, transation from Dreema to MQL, logical issues...etc, etc.
                                Id bet he would use this for manual trading. As for if you wanted to do an EA based on Channels, use a pre-built indicator you can attach to a chart.

                                1 Reply Last reply Reply Quote 0
                                • TipsyWisdom
                                  TipsyWisdom @seb 0 last edited by

                                  @seb-0 Very well done by the way, how much time did you put into it? Any consideration on doing an autodrawing fib?

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    seb 0 @LadyDolares last edited by seb 0

                                    @ladydolares
                                    Basically a buy position should be opened when the channel is upward(B1 negative as time points are collected backward) and the price rebounds close the lower line, and vice versa.. there are many way doing so, I let you make it

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      seb 0 @TipsyWisdom last edited by

                                      @tipsywisdom
                                      The majority of the channel indicators on the market are 2 points based, everyone makes it differently so the results are different. Here is one way, and you can see how it works.
                                      Enough time to be lazy building an autodrawing fib.

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

                                      Online Users

                                      G
                                      B
                                      F
                                      K
                                      N

                                      15
                                      Online

                                      146.6k
                                      Users

                                      22.4k
                                      Topics

                                      122.6k
                                      Posts

                                      Powered by NodeBB Forums | Contributors