fxDreema

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

    if rsi > 50 create buys but if rsi > 60 dont create buy !!!

    Questions & Answers
    3
    6
    1310
    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
      nagdy last edited by

      hello

      I want if rsi > 50 create order buy but rsi > 60 don't create order buy

      I want create only between 50 to 60

      how I do that ? please example

      thank you

      1 Reply Last reply Reply Quote 0
      • K
        keydcuk last edited by

        __hello

        I want if rsi > 50 create order buy but rsi > 60 don't create order buy

        I want create only between 50 to 60

        how I do that ? please example

        thank you[/quote:2cwtazg6]

        Just use 2 blocks and link it with the AND block.

        ......
        Screenshot_1.png

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

          thank you

          but I found problem

          rsi > 50 ok create order buy

          rsi > 60 ok don't create order

          but when rsi < 60 when chart down or rsi down create buy --------- this problem

          I want create buy when rsi > 50 when chart up or rsi up but when chart down or rsi down don't create

          1 Reply Last reply Reply Quote 0
          • S
            saintalan last edited by

            You need to decide when you consider the chart or RSI is down and over what timescale.

            Example, is it last bar was down or has the RSI crossed down past the 70 level or something else then you can program it.

            Cheers

            Alan

            1 Reply Last reply Reply Quote 0
            • K
              keydcuk last edited by

              __thank you

              but I found problem

              rsi > 50 ok create order buy

              rsi > 60 ok don't create order

              but when rsi < 60 when chart down or rsi down create buy --------- this problem

              I want create buy when rsi > 50 when chart up or rsi up but when chart down or rsi down don't create[/quote:1w18ts24]

              Just add another condition that RSI previous candle ID must be lower than RSI current candle.

              Doing this you might see that signals are premature so you could also try Candle ID 2 < Candle ID1

              ......
              Screenshot_1.png

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

                thank you
                for your time

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

                Online Users

                G
                E

                7
                Online

                146.7k
                Users

                22.4k
                Topics

                122.6k
                Posts

                Powered by NodeBB Forums | Contributors