fxDreema

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

    Just need some advice to start my EA

    Questions & Answers
    2
    2
    597
    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.
    • R
      Raiders last edited by

      First, thanks to read me and take the time to help me.

      I tried many different things, but I can't get the result I want.
      I think It's easy to do.

      I just want an EA to start with a sell, and if the SL is reach, I want a Buy. If the SL of the Buy is reach, I want a Sell.
      IF TP is reach, I want the EA restart with the Sell.

      That's it for now.

      Thanks
      Marc

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

        I can see what you are trying.

        You don't need to use "AND" block at all, this block is to make parallel blocks to behave as serial, but it's much better to just connect them one after another.

        Then, under "on Tick" blocks are executed on every tick, and every block does what it has to do once. "Sell now" creates a new trade, and goes to the next blocks... but next blocks are executed only once, after the sell trade is created.

        There are many ways to do this, but this can do the trick: http://fxdreema.com/shared/P2Wh31uac

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

        Online Users

        F
        A
        R
        M
        E
        S
        M
        M
        H
        B

        16
        Online

        146.8k
        Users

        22.4k
        Topics

        122.6k
        Posts

        Powered by NodeBB Forums | Contributors