fxDreema

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

    Here, take this profitable ea

    Tutorials by Users
    29
    78
    22442
    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
      Matallica1 @roar last edited by

      @roar Thank you for the clarification about using this EA. Advice is well taken 🙂 I will only use on EURUSD M5. Thanks again!

      1 Reply Last reply Reply Quote 1
      • AlphaOmega
        AlphaOmega last edited by

        Thank you for the inspiration - Ea Roar

        1 Reply Last reply Reply Quote 0
        • T
          thekidfromcagnes last edited by

          Hi I am testing the ea on a demo account but I receive a lot of fifo violations messages so the trades do not go through. I know we are supposed to use a netting account but is there a way to circumvent (eg close all trades in the chronological order)? thank you very much and congratulations again

          roar 1 Reply Last reply Reply Quote 0
          • roar
            roar @thekidfromcagnes last edited by

            @thekidfromcagnes I dont trade fifo, but using the mt4 version should work (with some mods at least). You can copy the blocks from mt4 to mt5 in fxdreema, with two browser windows.

            Need small help? Tag me in your post
            Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

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

              Out of curiosity I backtested this EA again... And its still profitable.

              I'm going to leave this thread here as a proof that EAs can actually make some profits and its not always (though it usually is) only because the optimization tool "forces" a nice graph but future performance crashes. This EA hasn't been optimized in 5 years, which is nice, as the system looks future-proof.

              The 2020 crisis caused a significant drop to the equity, which is understandable because markets didnt quite behave normally back then. Maybe that could've been avoidable with some filter...

              0_1672251818252_995e0736-0a8f-4899-b81f-e47f78a1030e-image.png

              Need small help? Tag me in your post
              Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

              M 1 Reply Last reply Reply Quote 3
              • M
                makabasaking @roar last edited by

                @roar hello bro.i just bumped into this project mate.i ran a test on it and i dont see it taking profit.how do i go about getting it to close trades.
                thanks in advance

                MakabasaKing

                roar 1 Reply Last reply Reply Quote 0
                • roar
                  roar @makabasaking last edited by

                  @makabasaking you need a netting type account because that is how most mt5 accounts worked back then.

                  Need small help? Tag me in your post
                  Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    makabasaking @roar last edited by

                    @roar so the system might not be able to work anymore with the current platform?anything that can be done to it to get it to use?

                    MakabasaKing

                    roar 1 Reply Last reply Reply Quote 0
                    • roar
                      roar @makabasaking last edited by

                      @makabasaking it just needs some changes to the closing mechanism

                      Need small help? Tag me in your post
                      Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                      M Zereleth 2 Replies Last reply Reply Quote 0
                      • M
                        mel2424 last edited by

                        thanks for this

                        1 Reply Last reply Reply Quote 0
                        • M
                          makabasaking @roar last edited by

                          @roar happy new year buddy.can you kindly work on the closing mechanismfor that.i have tried playing around with it and i cant seem to be winning.its making huge losses on strategy tester....thanks

                          MakabasaKing

                          1 Reply Last reply Reply Quote 0
                          • Zereleth
                            Zereleth @roar last edited by Zereleth

                            @roar Hey Roar, I have been trying to use this as a tutorial and I have been learning a lot about the way EA's are structured from this and the way that you use variables and constants throughout. It's a really impressive EA but I am having some difficulty with understanding how it functions, for example your variable 'med'.

                            I understand med is a calculated midpoint between the high and low but I can't see anywhere in the code where you use a modify variable to create this midpoint. The first mention of it in the blocks I could find was block 11 which checks that it's value is not 0. Is it possible to set a variables value outside of the EA blocks similar to a constant? For example that med=high+low/2?

                            This is one of the many questions I have on how this EA works but I don't want to overload you, thanks so much for posting this, has been a real help in improving my understanding, would love to see more tutorials like this.

                            Edit: So I found it in block 23, this is so intricate I guess it's what it takes to make a successful EA

                            roar 1 Reply Last reply Reply Quote 0
                            • roar
                              roar @Zereleth last edited by roar

                              @zereleth I made the EA 6 years ago, so at this point you probably know the system better than I do, lol.

                              I really should remake it, half of the blocks could be combined in one simple custom code block.
                              Median price + RSI seems to be the winning combo here

                              Need small help? Tag me in your post
                              Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

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

                                @roar
                                Very cool, I probably wouldn't have invested on it by the 2017-2018 forward result, but with more hindsight the EA seems to hold very well on the long run.
                                What criteria do you/did you use for optimization ?

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

                                  @seb-0 I dont remember, lol.

                                  When I optimize, I use recovery factor as the parameter. Nowadays I dont optimize at all.

                                  Need small help? Tag me in your post
                                  Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

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

                                    @roar
                                    Ok, I personally use a custom criterion which is : recoveryFactoer*tradesNumber^tradesWeight, tradesWeight (0,1).
                                    Do you mean that the learning process is incorporated in your EA, so you don't need to use the tester optimization anymore ?

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

                                      @seb-0 well, I do optimize some times, but much less than before.

                                      To my experience, with optimization you can make any EA look super good. Whats the point... the performance will not repeat in live trading.

                                      So, if the EA doesnt look promising with random inputs backtest, I dont usually bother to force it look good with optimization.

                                      Its 98% about the strategy itself, 2% about the input values.

                                      Need small help? Tag me in your post
                                      Need big help? https://www.fiverr.com/big_algo/automate-your-winning-strategy-in-mql4-or-mql5

                                      l'andorrĂ  1 Reply Last reply Reply Quote 1
                                      • l'andorrĂ 
                                        l'andorrĂ  @roar last edited by

                                        @roar Wise words! 🙂

                                        (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
                                        • S
                                          seb 0 last edited by seb 0

                                          Well about "pattern rigid" EAs the parameters values impacts the results a lot. Let say a simple strategy that is : buy when rsi<30 and sell when rsi>70, can produce just by changing the parameters values : buy when -rsi<-70 and sell when -rsi>-30, which is the exact opposite and so both configurations can't be profitable simultaneously. Machine learning like EAs, could potentially remains profitable no matter the inputs parameters values, by inputs I mean feeding data. But then the parameters inherent to the structure of the learning process are of big importance because anyway the market follows accurate quantified rules. Finally I think a successful EA will always be better with parameters winning on training data, on test data, rather than with loosing parameters on training data, on testing data. Probably..

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

                                            TesterGraphReport2023.04.29.png
                                            Can't get it profitable with default settings on eurusd M5 using everytick method.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 3 / 4
                                            • First post
                                              Last post

                                            Online Users

                                            S
                                            E
                                            S
                                            K
                                            S
                                            G

                                            21
                                            Online

                                            146.6k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors