fxDreema

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

    2 Indicator Confirmations

    Questions & Answers
    3
    5
    310
    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.
    • Money-Fest
      Money-Fest last edited by Money-Fest

      Hi Guys. Hope you are all well.

      Is there a way to create an Indicator based EA that waits for 2 or more confirmations (not at the same time) before opening a trade.
      I have attached an image to explain what I'm talking about.

      Screenshot (214).png

      In the image:

      • The Red line indicates the first indicator confirmation. After 2 candles, the 2nd indicator (yellow line) is confirmed, then the sell trade is opened.

      • The Blue line indicates the first indicator confirmation. After 4 candles, the 2nd indicator (yellow line) is confirmed, then the buy trade is opened.

      Is possible to create an EA that follows these rules? Thank you for your time and assistance.

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

        try creating variable. If red line = true.
        then if red line = true and yellow line = true -> sell
        then remember to reset the variables

        Money-Fest 1 Reply Last reply Reply Quote 0
        • Money-Fest
          Money-Fest @Vespera last edited by

          @Vespera Thanks for your response. What these variables be allocated in the normal condition yellow block or its in another block?

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

            Use bool, if a condition is true set to true, and set to false when no longer viable, do this for both conditions, then check both before using.

            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! 😊

            Money-Fest 1 Reply Last reply Reply Quote 0
            • Money-Fest
              Money-Fest @jstap last edited by

              @jstap Thanks for your response. Ok let me give it a try

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

              Online Users

              L
              K
              H
              N

              14
              Online

              146.7k
              Users

              22.4k
              Topics

              122.6k
              Posts

              Powered by NodeBB Forums | Contributors