fxDreema

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

    How Do I Create An EA With This Type of Custom Indicator?

    Questions & Answers
    5
    15
    2157
    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.
    • lanrayy
      lanrayy last edited by

      Hello Everyone

      Please have a look at this attached custom indicator and advice me on how to use it to create an EA in FXdreema. I have tried all I know but its seems I missing something.

      Please help, I want the EA to take buy orders when the indicator color is green and sell when the color is red.

      Thank you.

      0_1602767443271_Damjan.ex5

      @ambrogio and @l-andorrà please help have a look.

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

        @lanrayy Working with ex5 files is alway risky in fxDreema. Don't you have the mq5. version?

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

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

          @l-andorrà said in How Do I Create An EA With This Type of Custom Indicator?:

          @lanrayy Working with ex5 files is alway risky in fxDreema. Don't you have the mq5. version?

          I have it sir @l-andorrà, here it is.

          0_1602777123555_Damjan.mq5

          l'andorrà lanrayy 2 Replies Last reply Reply Quote 0
          • l'andorrà
            l'andorrà @lanrayy last edited by

            @lanrayy I see the problem. This is very common with mq5 indicators. Both colours share the same buffer. Sadly, fxDreema cannot recognize them as it is now. Some coding needs to be done (I'm not a coder, sorry). Maybe miro1360 can help.

            (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
            • lanrayy
              lanrayy @lanrayy last edited by

              @lanrayy said in How Do I Create An EA With This Type of Custom Indicator?:

              @l-andorrà said in How Do I Create An EA With This Type of Custom Indicator?:

              @lanrayy Working with ex5 files is alway risky in fxDreema. Don't you have the mq5. version?

              I have it sir @l-andorrà, here it is.

              0_1602777123555_Damjan.mq5

              Thank you so much @l-andorrà .

              @miro1360 Please come to my rescue , I need your help on this.

              1 Reply Last reply Reply Quote 0
              • M
                miro1360 last edited by

                this indicator code recall me an indicator which repaints, fisher ... not bad one for a visual analysis but a wrong choice for EA ... it repaints on a fifth candle or so 😄
                anyway, the condition is simple, if indicator is more or less than null

                0_1602789483755_b592522f-9578-422e-bf22-aa833ce8bd8b-image.png

                Between trading and gambling is a very small gap, be careful.

                l'andorrà lanrayy 2 Replies Last reply Reply Quote 0
                • l'andorrà
                  l'andorrà @miro1360 last edited by

                  @miro1360 This is very interesting miro. If I understand you correctly, no matter there is one only buffer. Right? If its value is above zero we'll get one colour and if it is below zero we'll get the other one. Correct?

                  Finally you selected candle ID 5 because that is the 'first' truly reliable candle. Right?

                  (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
                  • M
                    miro1360 last edited by

                    correct, in this case the color depends on the zero, sometimes it is much more complicated because the code contains different conditions to set up the color 😄 in this case it is just the null ...
                    exactly, this "fisher yurik" indicator repaints like crazy, up to fifth or sixth candle

                    Between trading and gambling is a very small gap, be careful.

                    1 Reply Last reply Reply Quote 0
                    • C
                      caaz last edited by

                      I am having the same concern about how to use a custom indicator in my EA but until now I have no success doing it.
                      Actually, I only have the .ex4 file
                      How can I solve this?
                      Thanks in advance for your help

                      1 Reply Last reply Reply Quote 0
                      • lanrayy
                        lanrayy @miro1360 last edited by

                        @miro1360 said in How Do I Create An EA With This Type of Custom Indicator?:

                        this indicator code recall me an indicator which repaints, fisher ... not bad one for a visual analysis but a wrong choice for EA ... it repaints on a fifth candle or so 😄
                        anyway, the condition is simple, if indicator is more or less than null

                        0_1602789483755_b592522f-9578-422e-bf22-aa833ce8bd8b-image.png

                        Thank you so much @miro1360 for the insight provided. I was able to use it to create EA according to your instruction. But I am still having some challenges with it. The EA is able to place trade after changing color using candle 1 (like I want it to be). But the issues am having is that :

                        1. The EA does not run properly on strategy tester. I had to put it on a demo account before i could see how it works.
                        2. The EA does not close existing trading after change of color in order to place a new trade. (close buy and open sell) like I have set it.

                        I don't know if this problems are due to the nature of the custom indicator or there is something I did not set right.
                        Here is the link to the project : https://fxdreema.com/shared/Nsng5FtKb
                        please have a look and advice me on what to do.

                        @l-andorrà and @ambrogio please help me have a look as well on what is missing from the setting. Thank you.

                        A 1 Reply Last reply Reply Quote 0
                        • A
                          ambrogio @lanrayy last edited by

                          @lanrayy Sorry but I can't get it to work, the tester doesn't move 😞

                          lanrayy 1 Reply Last reply Reply Quote 0
                          • M
                            miro1360 last edited by miro1360

                            your EA is right, but the indicator repaints on many past candles (indicator is useless for any EA)

                            How to check if an indicator repaints?

                            you can trace the values of indicator (in the main or a separate window) using trendlines
                            https://fxdreema.com/shared/5vQ8dwt0c
                            (Trace block can be used for indicator in the main window)
                            purple trendlines are the real values from the current and first candle
                            you can clearly see how the indicator repainted itself over time (where the values were at the beginning), crazy .... this youtube guy has a good reaction for the indicator 😄 https://www.youtube.com/watch?v=kyPzl8M4yCE
                            0_1602962933520_6310c368-524f-4249-99f3-77fbe2b01f99-image.png

                            see, how the same trendline is stable on RSI
                            0_1602963390603_ec24b5f4-73b9-4c3a-b121-d27d22883210-image.png

                            Between trading and gambling is a very small gap, be careful.

                            lanrayy 1 Reply Last reply Reply Quote 1
                            • lanrayy
                              lanrayy @ambrogio last edited by

                              @ambrogio said in How Do I Create An EA With This Type of Custom Indicator?:

                              @lanrayy Sorry but I can't get it to work, the tester doesn't move 😞

                              Alright thanks

                              1 Reply Last reply Reply Quote 1
                              • lanrayy
                                lanrayy @miro1360 last edited by

                                @miro1360 Alright. Thanks for the enlightenment. I understand better now.
                                lol @ the youtube video

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

                                  @miro1360 please I would like you to help me with how to set up Awesome Oscillator and Accelerator Oscillator for an EA.

                                  I have tried the options that I know but but I couldn't get them working.

                                  Please help, I just the EA to be able to place buy order when color is green and sell what n color is red.

                                  Thanks in anticipation.

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

                                  Online Users

                                  E
                                  D
                                  O
                                  A
                                  J
                                  M
                                  R
                                  F

                                  22
                                  Online

                                  146.6k
                                  Users

                                  22.4k
                                  Topics

                                  122.6k
                                  Posts

                                  Powered by NodeBB Forums | Contributors