fxDreema

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

    HELP MA on RSI

    Questions & Answers
    2
    3
    682
    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.
    • L
      lguarda last edited by

      Hi, I´ve been trying to add MA on RSI but it doesnt work. If in codition I use RSI > MA the MA calculated its on the main graph and not on RSI. Is there a way to make this MA been calculated over RSI?

      Thank you very much

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

        So this is what happening:

        The robot must check these 3 basic conditions to trigger BUY/SELL:

        Buy:

        1. EMA X> BB
        2. RSI > EMA (calculated over RSI NOT OVER CANDLES)
        3. MFI > EMA

        Close Buy:

        1. EMA X< BB
        2. RSI < EMA
        3. MFI < EMA

        Sell:

        1. EMA X< BB
        2. RSI < EMA (calculated over RSI NOT OVER CANDLES)
        3. MFI < EMA

        Close Sell:

        1. EMA X> BB
        2. RSI > EMA
        3. MFI > EMA

        So as you can see on the pic the robot its not respecting these conditions or its ignoring some.

        How to I attach the scheme here so you can see how I set it up?

        ......
        fxDreema.jpg
        INDADX.mq5

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

          In EAs in fxDreema MA can't be put over another indicators. I tried few times to implement this, but every time I find problems and I only remember that the last time my conclusion was: Impossible. And I don't like "Impossible" as a conclusion normally đŸ™‚

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

          Online Users

          O
          B
          M
          Z
          S
          S
          T
          G
          B
          A
          P
          I

          24
          Online

          146.7k
          Users

          22.4k
          Topics

          122.6k
          Posts

          Powered by NodeBB Forums | Contributors