fxDreema

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

    EA ON MT5 NOT WORKING PERFECTLY......I NEED HELP

    General Discussions
    3
    15
    3789
    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.
    • F
      fxadels last edited by fxadels

      Have been try to make ea on mt5 with the following parameters;

      1. TEMA period 6
      2. DEMA period 9
      3. PSAR 0.04/0.2
      4. STOCHASTIC 9/3/3 [80,20]

      CONDITIONS
      BUY; TEMA crosses above DEMA, also candle[0] is above PSAR and
      STOCHASTIC [main line] crosses above value 20
      SELL; opposite of the BUY condition.

      But when i tried it on demo, i noticed that it places more than one trade at a time.
      Pls i need help on how to arrange the blocks in order to complete this EA. Thanks
      (0_1573823948188_fce1bcbf-7af7-4f6d-953b-05b68e383ecb-image.png

      T 1 Reply Last reply Reply Quote 0
      • T
        trader.philipps @fxadels last edited by

        @fxadels From the order of blocks it looks okay. Maybe you can share a link to the project that we can look inside the blocks. Especially the No position block I'd guess may not work correctly.

        I like to share my knowledge, but expect the others to contribute as well.

        F 1 Reply Last reply Reply Quote 0
        • F
          fxadels @trader.philipps last edited by

          @trader-philipps thanks for the response. Here is the link to the project
          link text

          T 1 Reply Last reply Reply Quote 0
          • T
            trader.philipps @fxadels last edited by

            @fxadels Okay, look at the Check positions count block. You specify Pos count == 2 ! Thus you only open a new position if 2 trades are open.
            Split the Buy and sell block and check positions count twice (one for buy on the buy path and 1 for sell on the sell path). If you don't want more than 2 trades open, specify "Lower than or equals ro" criteria.
            Hope that helps.

            I like to share my knowledge, but expect the others to contribute as well.

            T F 2 Replies Last reply Reply Quote 0
            • T
              trader.philipps @trader.philipps last edited by

              @fxadels .. I was too quick with my update. Check positions count after a no trade block should always be 0 unless you opened a trade somewhere in your path. In that case the count is not necessary!

              I like to share my knowledge, but expect the others to contribute as well.

              F 1 Reply Last reply Reply Quote 0
              • F
                fxadels @trader.philipps last edited by

                @trader-philipps alright thank, let me try it.

                1 Reply Last reply Reply Quote 0
                • F
                  fxadels @trader.philipps last edited by fxadels

                  @trader-philipps hmmm can you pls make it more explicit. Thanks for your help!
                  See this pic maybe am correct. 0_1574071687682_3a488665-1283-4732-9c2f-98dde81f6531-image.png

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    trader.philipps @fxadels last edited by

                    @fxadels
                    0_1574077623439_44f0bfaf-712d-4d0b-8afd-12d75e5fa652-image.png

                    Do you understand what I mean?

                    I like to share my knowledge, but expect the others to contribute as well.

                    F 1 Reply Last reply Reply Quote 0
                    • F
                      fxadels @trader.philipps last edited by

                      @trader-philipps sorry i dont get it. am sorry bordering you ok

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        trader.philipps @fxadels last edited by

                        @fxadels Never mind. I will try to guide you. However, let's first check conditions.

                        0_1574125078356_5350dd5b-fcbb-4e57-817f-194b5c9f9d86-grafik.png

                        So you expect all 3 crossing conditions to happen at the same time? That ios very unlikely unless all involved indicators do the same calculations. You should first define what is the major condition to trigger the trade and than think about the other 2 ones if they can be re-defined a bit.

                        Example: Main condition is cross of Tema with Dema. It is sufficient if price is > psar and stochastic between 20 and 30 .. or something like that.

                        I like to share my knowledge, but expect the others to contribute as well.

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          fxadels @trader.philipps last edited by

                          @trader-philipps yeah the cross of TEMA with DEMA is the main condition but i use PSAR to serves as trend indicator while Stochastic is meant to filter out multiple/fake signal. See the image below for better understanding. 0_1574156093738_7d23e16a-3cb5-41ed-ab97-3cfd33e2792f-image.png

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            trader.philipps @fxadels last edited by

                            @fxadels Check this out for starting. Project

                            I like to share my knowledge, but expect the others to contribute as well.

                            F T 2 Replies Last reply Reply Quote 0
                            • F
                              fxadels @trader.philipps last edited by fxadels

                              @trader-philipps WOW i like this, thanks very much......But how can i get it as am still a basic user which means i can't download either the source/compiled file. What do you say

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

                                Maybe you should consider the possibility of paying for a single month subscription. Just a suggestion... 😉

                                (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 0
                                • T
                                  trader.philipps @trader.philipps last edited by trader.philipps

                                  @trader-philipps I think @l-andorrà is right that you might consider paying for a short subscription as fxdreema is really a cool tool. Howevr, here is the mq5 file.

                                  [0_1574305040214_SBD ALL VIX CRUSHER.mq5](Uploading 100%)

                                  Hm .. got an error message from the forum "You do not have enough privileges for this action."

                                  I like to share my knowledge, but expect the others to contribute as well.

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

                                  Online Users

                                  B
                                  S
                                  H
                                  A
                                  A
                                  F

                                  11
                                  Online

                                  146.7k
                                  Users

                                  22.4k
                                  Topics

                                  122.6k
                                  Posts

                                  Powered by NodeBB Forums | Contributors