fxDreema

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

    Linear Regression Movement Indikator

    Questions & Answers
    2
    8
    1380
    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.
    • C
      coverman last edited by

      Have anyone tried the linear regression movement indicator?
      It has a red line when it's moving down and a green line while moving up.
      When it's sending a signal for CALL it turns from red to yellow and after a while it becomes green.
      When it's time to PUT it change from green to yellow and after a while it becomes red and move down.

      The Yellow is called buffer 0
      The green is buffer 1
      and the red is buffer 2

      I'm not sure how to make fxdreema to understand when it turns yellow and what happened before it turned yellow (if it was coming from green or red).

      So. Any ideas how to check when it's time to CALL/PUT when it turns yellow?
      Should I use the condition block or is it anything else that would work better for checking a condition like this?

      ......
      Skärmavbild 2014-11-11 kl. 14.09.40.png

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

        You can try "Indicator appear" or "Indicator is visible", if these does not work, then then it is something more specific.

        What is the value of buffer 0 when the color is not yellow, and what is the value when it is yellow? You know that everything is comparing values, as all the buffers always gives you numeric values.

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

          I'm not sure, but I think the yellow buffer is 0 when off and 1 when it's yellow.
          But the thing is, I need to know what is was before it turn yellow. If it was red before yellow, then it's supposed to signal a BUY. But if it was green before it turns yellow, then it is a signal to SELL.
          So I don't think just checking the yellow is enough here.

          This is where I found the indicator: http://www.best-metatrader-indicators.com/linear-regression-indicator/

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

            Buffer 0 always returns price levels, nothing interesting there. But you can try "Indicator appear" or "Indicator disappear" on the other two buffers.

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

              OK. I will try that. To check if the green disappear and then if the yellow appear.
              And then another block if red disappear, to check if yellow appear.

              🙂

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

                The yellow line is always there, it's just hidden from red and green lines

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

                  So it's enough to check if the red disappear and then if the green disappear?

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

                    Well, not "then", I mean... not in two blocks connected one after another. The idea is that only those two buffers can be used for something. You can always use "Indicator tester" to check what buffers gives you.

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

                    Online Users

                    R
                    F
                    S
                    D
                    V

                    20
                    Online

                    146.7k
                    Users

                    22.4k
                    Topics

                    122.6k
                    Posts

                    Powered by NodeBB Forums | Contributors