fxDreema

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

    Crossing two oscillators

    Questions & Answers
    crossover oscillators converting fxdreema tool formula
    3
    10
    959
    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.
    • G
      glemonb last edited by

      Hi there ! I am currently struggling with the way to achieve a strategy. What I want to do is basically get two oscillators on the same window in order to use the cross above / below function. How can i do that?
      The other problem I have is that the first oscillator gets a value in the range 0 to 100 and the other one gets a value between -100 to 0.
      The formula to get the second one in a 0 to 100 range is :
      New value = (x-(-100))/(0-(-100))*100 where x is the "old value" betweek -100 and 0.

      Does someone has a clue? Thanks a lot guys

      IMPULSE TRADES.mq4

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

        What are your 2 oscillators? Normally this would require a special indicator, or a coder. But it might be possible to turn the value 0 to100 into 0 to -100, show what you use and I'll have a look.

        Learn fxDreema Without the Wait!

        My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

        The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

        Don’t miss out

        Click here➡️ https://mybook.to/fxDreema to get your copy today!

        Enjoy! 😊

        1 Reply Last reply Reply Quote 0
        • G
          glemonb last edited by glemonb

          Hey thank you ! Do you see my .mql4 file I attached to the post?
          Indicqtors are Money Flow Index (0 to 100) and Williams Percent Range (-100 to 0)

          https://fxdreema.com/shared/jGDaOt8P

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

            You can't, even if you convert, the values are different:
            image.png

            Learn fxDreema Without the Wait!

            My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

            The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

            Don’t miss out

            Click here➡️ https://mybook.to/fxDreema to get your copy today!

            Enjoy! 😊

            G 1 Reply Last reply Reply Quote 0
            • jstap
              jstap last edited by

              I found out how you can do it: https://fxdreema.com/shared/LkhGA5Icd

              Learn fxDreema Without the Wait!

              My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

              The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

              Don’t miss out

              Click here➡️ https://mybook.to/fxDreema to get your copy today!

              Enjoy! 😊

              1 Reply Last reply Reply Quote 0
              • G
                glemonb @jstap last edited by

                @jstap Thank you ! In your first answer you managed to put the two indicators in the same window, how did you make this happen? On the shared project, your first condition is "if candle_close", I get a "undeclared identifier" error but not sure how to solve this?

                Thanks again for your help !

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

                  If I click the above shared project, then EX4 it downloads? It only looks like I have put them together, I just dragged one on top of the other, the values in top left are what it's working from. I just turned the + number, into a - number, then divided by 2, (which is x2 before changing to -).

                  Learn fxDreema Without the Wait!

                  My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                  The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                  Don’t miss out

                  Click here➡️ https://mybook.to/fxDreema to get your copy today!

                  Enjoy! 😊

                  1 Reply Last reply Reply Quote 0
                  • G
                    glemonb last edited by

                    @jstap Great thanks a lot for your help

                    1 Reply Last reply Reply Quote 0
                    • F
                      Fonix89 last edited by

                      Hello Guys, i would like to work with wpr.Sell signal is: wpr is cross below -20 (that part is ok) but before that needs to above -15 ( means before cross below needs to be in extreme range.Is there anyone who can help me?Many Thanks!

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

                        2 condition blocks, first buffer > -15, second for your cross

                        Learn fxDreema Without the Wait!

                        My comprehensive book, available on Amazon, is packed with examples and invaluable insights to help you fast-track your learning journey.

                        The paperback and hardback editions include MT4 & MT5 QR codes for easy access to all prebuilt projects and robots, including my latest gold trading robot!

                        Don’t miss out

                        Click here➡️ https://mybook.to/fxDreema to get your copy today!

                        Enjoy! 😊

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

                        Online Users

                        A
                        T
                        M
                        E
                        C
                        B

                        16
                        Online

                        146.7k
                        Users

                        22.4k
                        Topics

                        122.6k
                        Posts

                        Powered by NodeBB Forums | Contributors