fxDreema

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

    Crossover Help

    Questions & Answers
    5
    19
    3192
    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.
    • A
      adeel last edited by adeel

      Hi guys this is my first post here on fxdreema.

      well i have a moving average crossover which works very fine but. There are some signals which are so stupid and causing lot of troubles in strategy how can i fix it please any help will be appreciated.

      ma1=28
      method=smoothed
      apply=close

      ma2=100
      method=exponential
      apply=close

      0_1587327725599_Capture.PNG

      X Q 2 Replies Last reply Reply Quote 0
      • X
        Xfire @adeel last edited by

        @adeel I. i cant see your picture. please share here your picture buy upload icon.

        and share your project here by "Create a shared copy"

        IN GOD WE TRUST

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

          True. No image is visible.

          (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
          • A
            adeel last edited by

            @l-andorrà @Xfire Hi Brothers thanks for your attention and sorry about the picture. but i fixed the picture now.

            @xfire i hired someone to create this ea for me and he did for certain amount of money with lot of bugs thats why im recreating it.

            its simple MA Crossover strategy but no matter what numbers of ma i use there is a must stupid market ranging signal which destroys everything check the picture up you will know.

            X 2 Replies Last reply Reply Quote 0
            • X
              Xfire @adeel last edited by

              @adeel , Your graph is very good but EA is not always the winner! if you find an EA with 100% win rate please send DM to me 🙂
              if i can look at your logic in your project maybe i can have an advice for you.

              IN GOD WE TRUST

              A 1 Reply Last reply Reply Quote 0
              • X
                Xfire @adeel last edited by

                @adeel i see your logic for the cross is good but not always for the zigzag markets.
                i believe MA crosse alone cant have a good result for every market signal.
                you have to know after MA crosse how much market has deep for moving
                maybe a trendline indicator can help you

                IN GOD WE TRUST

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

                  That performance chart looks a lot like a martingale. Is it maybe? If so, forget it, it will not work in the long run.

                  (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
                  • A
                    adeel @Xfire last edited by

                    @xfire Hi Bro Ofcourse theres nothing like 100% win strategy but what i need is to add some extra features to improve the loss from 100to50 as you can see in one trade all the profits are gone and it is simple crossover strategy

                    Logic=

                    Close Sell If Ma1 x> Ma2 =Buy

                    Close Buy If Ma1 x< Ma2 =Sell

                    Tp=10
                    Sl=0
                    Trail=0

                    1 Reply Last reply Reply Quote 0
                    • A
                      adeel last edited by

                      @q8carpenter Hi Brother thanks for your help with ichimoku. but since it needs more work i will postpone it please can you help me with this?

                      @Xfire as i mentioned before i still didnt created this in Fxdreema but i hired someone who didnt complete the ea very well its full of bugs so i need help in recreating it is there a way i can stop trading when market is ranging i mean to identify the ranging market?

                      Because i tried blessing ea the famous free ea which is working perfectly until today it can identify the ranging market

                      so is there a way to identify the ranging market and stop trade that while or any other solution to atleast minimum the loss

                      because as seen in the picture all the profits are gone in one loss trade .

                      X 1 Reply Last reply Reply Quote 0
                      • X
                        Xfire @adeel last edited by

                        @adeel the best way for check market activity is the ATR indicator.

                        if you want to trade without SL it is very dangerous. i using a far SL, for example, i using Tp=10 and SL=80 but this SL not really work.
                        i control my SL by EA and Exit indicator

                        EA cant identify the market, that just working with content data, isn't an AI, so if you can find a great strategy the then your EA can working with any signal.

                        for example, currencies are different from Gold, i created an EA with 2 variable and when change those EA can working with Gold

                        IN GOD WE TRUST

                        B A 2 Replies Last reply Reply Quote 0
                        • B
                          bliinkboy @Xfire last edited by

                          @xfire said in Crossover Help:

                          @adeel the best way for check market activity is the ATR indicator.

                          if you want to trade without SL it is very dangerous. i using a far SL, for example, i using Tp=10 and SL=80 but this SL not really work.
                          i control my SL by EA and Exit indicator

                          EA cant identify the market, that just working with content data, isn't an AI, so if you can find a great strategy the then your EA can working with any signal.

                          for example, currencies are different from Gold, i created an EA with 2 variable and when change those EA can working with Gold

                          @Xfire could you to us how your idea on using ATR indicator?

                          1 Reply Last reply Reply Quote 0
                          • Q
                            q8carpenter @adeel last edited by

                            @adeel Did you try adding a trailing stop or a brake even block?

                            A X 2 Replies Last reply Reply Quote 0
                            • A
                              adeel @Xfire last edited by

                              @xfire Yes Brother Can you Please Guide Through ATR.

                              And sorry in advance as well as thanks in advance.

                              sorry for too much disturbing thanks for your helping. same to all brothers.

                              X 1 Reply Last reply Reply Quote 0
                              • A
                                adeel last edited by

                                @xfire Yes Brother Can you Please Guide Through ATR.

                                And sorry in advance as well as thanks in advance.

                                sorry for too much disturbing thanks for your helping. same to all brothers.

                                1 Reply Last reply Reply Quote 0
                                • A
                                  adeel @q8carpenter last edited by

                                  @q8carpenter i tried trailstop but didnt work so well like didnt even effect a lil bit.

                                  1 Reply Last reply Reply Quote 0
                                  • X
                                    Xfire @adeel last edited by

                                    @adeel َno worries, ATR show to you how much range changed in the market.

                                    I use ATR in my EA for example in Eur/USD with 0.0005. then if the market is flat range cant open any position and it is very safe.

                                    IN GOD WE TRUST

                                    A 1 Reply Last reply Reply Quote 0
                                    • X
                                      Xfire @q8carpenter last edited by

                                      @q8carpenter you can create a topic to solve your problem with trailing stop

                                      IN GOD WE TRUST

                                      Q 1 Reply Last reply Reply Quote 0
                                      • Q
                                        q8carpenter @Xfire last edited by

                                        @xfire it's not my problem 🙂
                                        it was a suggestion to help out in this thread

                                        1 Reply Last reply Reply Quote 1
                                        • A
                                          adeel @Xfire last edited by

                                          @xfire can you please share it how to create it in fxdreema.

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

                                          Online Users

                                          O
                                          J
                                          B
                                          M

                                          15
                                          Online

                                          146.7k
                                          Users

                                          22.4k
                                          Topics

                                          122.6k
                                          Posts

                                          Powered by NodeBB Forums | Contributors