fxDreema

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

    Awesome Oscillator

    Questions & Answers
    4
    24
    3393
    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.
    • R
      ramimoujaes last edited by

      Greetings,

      I am trying to create an expert advisor, where there are 3 awesome oscillator. The first awesome oscillator has the settings of period 34, 5, the second has a period of 34,7, and the third has the period of 34,9. When all 3 indicator has a green bar, then open a buy position. When all 3 indicator has a red bar, then open a selling position.

      Positions are opened once per bar. Timeframe, take-profit, stop-loss, are adjustable.

      Unfortunately, I do not have a project started (primarily because I am having trouble in setting the awesome oscillator parameters (34,5 - 34,7 - 34,9), and relating them to each other in fxdreema).

      *Your kindly earliest response and assistance is much appreciated.

      Sincerely

      1 Reply Last reply Reply Quote 0
      • L
        line last edited by

        You cannot adjust the AO in the properties box, so you will have to look for a version on MQL5 or elsewhere that provides the code, then it can be adjusted. I did find a MT5 version that I was able to modify. I am not sure if you are trying to use those values you posted, in which case, there seemed to be no advantage to it.

        Here is the screenshot in MT5
        0_1598107016412_84ab01cc-5a49-4785-9a00-023c82f8356c-image.png

        R 1 Reply Last reply Reply Quote 0
        • R
          ramimoujaes @line last edited by

          @line Greetings

          I am trying to use those values in relation to the previous text.

          "I am trying to create an expert advisor, where there are 3 awesome oscillator. The first awesome oscillator has the settings of period 34, 5, the second has a period of 34,7, and the third has the period of 34,9. When all 3 indicator has a green bar, then open a buy position. When all 3 indicator has a red bar, then open a selling position.

          Positions are opened once per bar. Timeframe, take-profit, stop-loss, are adjustable.

          Unfortunately, I do not have a project started (primarily because I am having trouble in setting the awesome oscillator parameters (34,5 - 34,7 - 34,9), and relating them to each other in fxdreema)."

          1 Reply Last reply Reply Quote 0
          • L
            line last edited by

            5_1598116886751_AO_A9.mq4 4_1598116886751_AO_A9.ex4 3_1598116886750_AO_A7.mq4 2_1598116886750_AO_A7.ex4 1_1598116886748_AO_A5.mq4 0_1598116886747_AO_A5.ex4

            Here are the modified indicators, these will be found under "Custom Indicators"

            R 1 Reply Last reply Reply Quote 0
            • R
              ramimoujaes @line last edited by

              @line Greetings,

              I am using mt5. do you think you can help me out

              L 1 Reply Last reply Reply Quote 0
              • L
                line @ramimoujaes last edited by

                @ramimoujaes

                5_1598166644996_Awesome_oscillator_-_extended34.9.mq5 4_1598166644996_Awesome_oscillator_-_extended34.9.ex5 3_1598166644996_Awesome_oscillator_-_extended34.7.mq5 2_1598166644996_Awesome_oscillator_-_extended34.7.ex5 1_1598166644995_Awesome_oscillator_-_extended34.5.mq5 0_1598166644994_Awesome_oscillator_-_extended34.5.ex5

                R 1 Reply Last reply Reply Quote 0
                • R
                  ramimoujaes @line last edited by

                  @line Greetings,

                  My apologies, but I do not understand, what are all these links for. If I am not mistaken, each one is an awesome oscillator with the mentioned settings. But I do not understand, what to do? Are these links indicators, or expert advisor?

                  My request is simply When all 3 indicator has a green bar at the same time, then open a buy position. When all 3 indicator has a red bar at the same time, then open a selling position.

                  Positions are opened once per bar. Timeframe, take-profit, stop-loss, are adjustable.

                  1 Reply Last reply Reply Quote 0
                  • L
                    line last edited by

                    Those are files to be installed in your Data Folder in MT5 under indicators. Go to Builder and add these files to My Indicators. Once those are loaded then you can add those to the condition box. The example shows my custom indicator called DarvasBoxes nmc

                    0_1598175130328_cc543746-e29c-4186-ae10-e5b2dc408f33-image.png

                    AlphaOmega 1 Reply Last reply Reply Quote 0
                    • AlphaOmega
                      AlphaOmega @line last edited by AlphaOmega

                      @line I think he wants you to built the expert complete

                      L 1 Reply Last reply Reply Quote 0
                      • L
                        line @AlphaOmega last edited by

                        @alphaomega Thanks, but I won't build this one, the strategy will not work, I have dozens of these with nothing but failures.

                        R 1 Reply Last reply Reply Quote 0
                        • L
                          line last edited by

                          I don't want to come across being callous, but if the original poster finds an interesting strategy, I would be happy to help.

                          R 1 Reply Last reply Reply Quote 0
                          • R
                            ramimoujaes @line last edited by

                            @line Greetings,

                            Since you have seen strategies that work, do you care to share some with me?

                            1 Reply Last reply Reply Quote 0
                            • R
                              ramimoujaes @line last edited by

                              @line Greetings,

                              I imported all three indicators, but I do not know how to make the EA open a buy position when all three Awesome Oscillators are green and vice versa when it comes to selling.

                              I am not asking you build it. I just would like to learn how create the above statement; to buy when all three awesome oscillators are green and to sell when all three awesome oscillator are red.

                              Below you can find my Restarted project, if you can help me that would be great:
                              https://fxdreema.com/shared/QJAyxLHRc

                              AlphaOmega 1 Reply Last reply Reply Quote 0
                              • AlphaOmega
                                AlphaOmega @ramimoujaes last edited by

                                @ramimoujaes 0_1599397736742_Awesome osilator pic.JPG

                                1 Reply Last reply Reply Quote 0
                                • L
                                  line last edited by

                                  0_1599466231894_801b18c3-cf9f-41e2-a6e0-9cfd022be93c-image.png

                                  TipsyWisdom 1 Reply Last reply Reply Quote 0
                                  • TipsyWisdom
                                    TipsyWisdom @line last edited by

                                    @line said in Awesome Oscillator:

                                    0_1599466231894_801b18c3-cf9f-41e2-a6e0-9cfd022be93c-image.png

                                    please create a shared copy of your latest.

                                    1 Reply Last reply Reply Quote 0
                                    • R
                                      ramimoujaes last edited by

                                      @line @AlphaOmega

                                      Greetings,

                                      My apologize, but things got too complicated, and now I do not know how to proceed. But thanks for your help.

                                      1 Reply Last reply Reply Quote 0
                                      • L
                                        line last edited by

                                        No need to quit now. Go to the builder and under Projects, there is an option to create a Shared Copy. Send this link and I will help you.

                                        AlphaOmega R 2 Replies Last reply Reply Quote 0
                                        • AlphaOmega
                                          AlphaOmega @line last edited by

                                          @line I will also help him, in my very limited knowledge but I want him to do something first... and also its a slep for me because I am using mq5

                                          1 Reply Last reply Reply Quote 1
                                          • R
                                            ramimoujaes @line last edited by ramimoujaes

                                            @line @AlphaOmega Greetings,

                                            This all what I have.

                                            Shared project: https://fxdreema.com/shared/JbL3P8xDd

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

                                            Online Users

                                            A
                                            L
                                            S

                                            8
                                            Online

                                            146.7k
                                            Users

                                            22.4k
                                            Topics

                                            122.6k
                                            Posts

                                            Powered by NodeBB Forums | Contributors