need help with this
-
so am working on this ea and i need it to close a buy position once we have 3 consecutive bear or lower candles.
and close a sell position when we have three consecutive bull or higher candles.
with this there is no fix tp or sl...
Thanks -
heres the last 3 candles portion:
-
@jsauter86 thank you
-
@rider there are probably several other ways to do it, I always default to the most basic I can come up with.
-
@jsauter86 i guess this should come after my buy/sell order right. thanks once more
-
no, it can stay in its own chain.
See this link: https://fxdreema.com/instructions/builder/things-not-to-do
Check the 2nd one down.
-
@jsauter86 thanks so much
-
https://fxdreema.com/shared/BpjfHzh5e
you can try those blocks in place of the conditions that I sent previously. Those are some custom signals that FXDreema made.
-
@jsauter86 i need to stop it from entring positions immediately it closes... any idea?
-
@rider ah right, cause its looking immediately for the last 3 candles, despite when it was opened...sorry, not at the moment. I'm thinking maybe I'd figure out how to delay it for 3 candles...or use a separate condition that is a loop that only takes places during trades. Many ways to do it, nothing bright from me at the moment.