fxDreema

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

    counter trend strategy reset feature

    Questions & Answers
    3
    4
    1352
    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.
    • T
      Theras2000 last edited by

      Hi,
      I have what I believe to be a simple (newbie) question but can’t seem to work out the solution myself.

      I have created a very simple EA based on fading extreme RSI readings.
      I am trying to create a reset feature (to stop repeated losses in very strong price movements) where after a loss, the EA will stop trading until the value of RSI returns to value 50.

      The attachment shows my latest (failed) attempt to do this.

      Any help would be appreciated.

      ......
      RSI reset.jpg

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

        Maybe I don't understand what is the problem exactly, but I can see that you have two "Condition" blocks connected at the end, and they don't have a chance to work. In other words, blocks 4 and 7 are there for nothing.

        There was some other EA builder (don't remember which of them) where blocks are connected in this way - actions first, conditions next, but in fxDreema the first to connect is the condition, and then action.

        So, when you have Condition and it is true - it will execute next blocks connected to it. Not previous.

        Maybe you should connect those conditions (4 and 7) after the other conditions, I don't know the strategy, but in any case yellow blocks should be above the green/red ones 🙂

        1 Reply Last reply Reply Quote 0
        • E
          ezzakt last edited by

          Theras2000, I guess that one attached works as you like to have it ?

          Just one sell example....different ways to achieve this, so this example just uses variables for go or "not go" and stops if a trade encounters SL until RSI gets below 50

          See the "On Trade" Events

          I guess this should work, test it ^^

          ......
          RSI_SellExample.xml

          1 Reply Last reply Reply Quote 0
          • T
            Theras2000 last edited by

            Ok, thanks for that fxdreema.
            ezzakt, I couldn't download your attachment for some reason. But no problem
            instead of the reset feature I am now going to try and do a grid based system.

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

            Online Users

            E
            R
            F
            ح
            H
            J
            P
            B
            B

            20
            Online

            146.7k
            Users

            22.4k
            Topics

            122.6k
            Posts

            Powered by NodeBB Forums | Contributors