fxDreema

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

    SuperTrend indicator for EA

    Questions & Answers
    4
    16
    3235
    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.
    • N
      nikolas_m_s last edited by

      Hi, I would like to make an ea that uses the supertrend indicator I have in my platform. Can you explain how I can do it?

      M 1 Reply Last reply Reply Quote 0
      • M
        miki @nikolas_m_s last edited by

        @nikolas_m_s supertrend it isn't a default indicator in metatrader you must add it in "my indicators" tab in fxdreema and after you can use it in your project

        1 Reply Last reply Reply Quote 0
        • N
          nikolas_m_s last edited by

          Yes, I know, thanks. I did, but my MT5 does not execute the orders in the backtest

          1 Reply Last reply Reply Quote 0
          • N
            nikolas_m_s last edited by

            It does not recognize the Sell and Buy signals generated by the indicator. Could you tell me how I should configure the <<condition>>?

            V 1 Reply Last reply Reply Quote 0
            • V
              vonmunchy @nikolas_m_s last edited by

              @nikolas_m_s said in SuperTrend indicator for EA:

              It does not recognize the Sell and Buy signals generated by the indicator. Could you tell me how I should configure the <<condition>>?

              share your project

              Know that there are cunning manipulative idiots who only looked for themselves. Who will come to seek what you know and the moment they learn a little they claim to be a master and think they know what they are talking about.

              The perfect example is in this platform named Tipsy Wisdom. From someone who didn't know what constant variable or back testing, rather a letteral noob when it came to algo trading, spent 2 months learning from ME for FREE OF CHARGE and is now self proclaimed teacher with a discord group who will take your money to build EAs claiming it will give you a Edge 🤣

              When his arragonce is beyond tolerant and decided to discard any and all work spent teaching the idiot, he decides to write a sympathy signature claiming the poor sad innocent guy was burnt and played for a fool WHEN HE SHOULD BE THANKFUL IN MAKING PROGRESS WITH ALGORITHM TRADING. 🤷

              1 Reply Last reply Reply Quote 0
              • N
                nikolas_m_s last edited by

                0_1618210171170_Screenshot (14).png

                N 1 Reply Last reply Reply Quote 0
                • N
                  nikolas_m_s @nikolas_m_s last edited by

                  @nikolas_m_s said in SuperTrend indicator for EA:

                  0_1618210171170_Screenshot (14).png

                  I would simply like the EA to buy when there is a long signal from the supertrend indicator and then it close the buy and open a sell when there is a short signal but my MT5 does not recognize the signals. Maybe I have set up the conditions wrong?

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    miki @nikolas_m_s last edited by

                    @nikolas_m_s vedo che sei italiano

                    • sei sicuro che i filtri non ti impediscano di aprire posizioni?

                    • hai verificato che i buffer dell'indicatore abbiano tutti un valore?

                    • con quello schema in ogni caso se venissero aperte posizioni queste non verrebbero chiuse

                    1 Reply Last reply Reply Quote 0
                    • N
                      nikolas_m_s last edited by

                      Italianissimo, come diceva Gaber: io non mi sento italiano ma per fortuna o purtroppo lo sono. Grazie per la risposta e l'interessamento, magari puoi aiutarmi a risolvere il rebus? Vorrei automatizzare una strategia che eseguo con profitto in manuale su timeframe 5'. Molto semplicemente il programma deve aprire un ordine quando riceve il segnale dal SuperTrend e chiuderlo quando il segnale s'inverte, aprendo in direzione opposta. Puoi aiutarmi? Il mio recapito email è nikolas_m_s@libero.it, magari, se vuoi, puoi scrivermi direttamente, te ne sarei molto grato!

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        miki @nikolas_m_s last edited by

                        @nikolas_m_s è questo il super trend in questione? https://www.mql5.com/en/code/14257

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

                          @miki Please don't use the supertrand indicator. IT REPAINTS!!! You backtest will never be realiable if you use that indicator!!!

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

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

                            @l-andorrà thank you for your suggestion. Personally I don't use indicators or at most I use the default ones in the metatrader. In the @nikolas_m_s's project in my opinion the problem is that buffer 2 and 3 don't have a real value. For condition blocks I would change buffer0 >0 to go long and buffer1>0 to go short.

                            1 Reply Last reply Reply Quote 0
                            • N
                              nikolas_m_s last edited by

                              Grazie Miki per le informazioni. Ti confermo che l'indicatore super trend che ho inserito in piattaforma MT5 è quello che hai individuato postando il link. Lo sto utilizzando da qualche settimana e lo trovo eccellente per tradare in discrezionale, ragione per cui vorrei provare a inserirlo in un EA. Utilizzo FxDreema da più di un anno e ho implementato svariati programmi automatici, prevalentemente in reverse, che funzionano bene ma, non essendo un programmatore, non riesco a implementare il supertrend.
                              Intanto non riesco a capire SE ho configurato correttamente i dati nelle due condizioni.

                              1 Reply Last reply Reply Quote 0
                              • N
                                nikolas_m_s last edited by

                                Per i buffer e le configurazioni ora allego uno screenshot più esplicativo

                                0_1618338428859_Screenshot.png

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  miki @nikolas_m_s last edited by

                                  @nikolas_m_s come ho scritto sopra, provando l'indicatore ho notato che i buffer ritornano solo un valore alla volta perciò per andare long dovresti impostare buffer0>0 e per andare short buffer1>0 una cosa tipo questa : https://fxdreema.com/shared/w6b1HenTb
                                  Stai molto attento però, come dice @l-andorrà l'indicatore fa repaint perciò vedrai posizioni aprire e chiudersi perchè l'indicatore ha "cambiato idea" per poi vedere sul grafico l'indicatore perfetto.

                                  1 Reply Last reply Reply Quote 0
                                  • N
                                    nikolas_m_s last edited by

                                    Grazie Miki, proverò a riconfigurare come indicato e poi ti aggiornerò sui risultati. Buona giornata!

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

                                    Online Users

                                    J
                                    A
                                    Z
                                    T

                                    13
                                    Online

                                    146.7k
                                    Users

                                    22.4k
                                    Topics

                                    122.6k
                                    Posts

                                    Powered by NodeBB Forums | Contributors