fxDreema

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

    indicator to ea

    Questions & Answers
    5
    9
    401
    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.
    • Intechs
      Intechs last edited by

      I have an indicator which i want to turn to EA.
      now, my challenge is if the buy buffer prints the ea will take the signal, which is okey as expected, then when it hit tp, the ea take the signal again as the buy buffer is still active, now i want it to be once.

      if buy signal is vaild ea takes the trade, and when tp is hit, ea should not take buy again despite the buy signal is still active, the ea now untill opposite signal becomes active and then buy signal again,
      meaning one trade per signal appearance, buy or sell

      INTECHS

      1 Reply Last reply Reply Quote 0
      • A
        ambrogio last edited by

        try to put "once per bar" just above buy block

        Intechs 1 Reply Last reply Reply Quote 1
        • F
          Foz last edited by

          use a bool variable which you set to true once you've entered the buy trade and only set it to false when the sell is activated, filter your buy entries on the bool variable and vice versa for the sells. Lemme know if you need further assistance?

          Intechs 1 Reply Last reply Reply Quote 0
          • Intechs
            Intechs @ambrogio last edited by

            @ambrogio i have done that, not working

            INTECHS

            A 1 Reply Last reply Reply Quote 0
            • Intechs
              Intechs @Foz last edited by

              @Foz How do i do that.

              INTECHS

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

                Try
                after buy trade: disable buy trade block and enable sell trade block.
                after sell trade: disable sell trade block and enable buy trade block

                Intechs 1 Reply Last reply Reply Quote 1
                • A
                  ambrogio @Intechs last edited by

                  @Intechs said in indicator to ea:

                  @ambrogio i have done that, not working

                  please, can you share the link to your project?

                  1 Reply Last reply Reply Quote 0
                  • Intechs
                    Intechs @sktsec last edited by

                    @sktsec yeah, this should work, pls. how do i get it done, the connections

                    INTECHS

                    l'andorrà 1 Reply Last reply Reply Quote 0
                    • l'andorrà
                      l'andorrà @Intechs last edited by

                      @Intechs He means like this:

                      01.png

                      (English) I will try to help everyone in these fxDreema forums. But if you want to learn how to use the platform in depth or more quickly, I can help you with my introductory fxDreema course in English at https://www.theandorraninvestor.eu.

                      (Català) Miraré d’ajudar tothom en aquests fòrums d’fxDreema. Tanmateix, si vols aprendre a fer servir la plataforma amb més profunditat o més de pressa, t’hi puc ajudar amb el meu curs d’introducció a fxDeema en català a https://www.theandorraninvestor.eu/ca.

                      (Español) Intentaré ayudar a todo el mundo en estos foros de fxDreema. Sin embargo, si quieres aprender a usar la plataforma en profundidad o más deprisa, te puedo ayudar con mi curso de introducción a fxDreema en español en https://www.theandorraninvestor.eu/es.

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

                      Online Users

                      J
                      B
                      D
                      E

                      17
                      Online

                      146.7k
                      Users

                      22.4k
                      Topics

                      122.6k
                      Posts

                      Powered by NodeBB Forums | Contributors