RSI closing a trade
-
Hello everyone
I was wondering how to close a trade with RSI. When the line is 80 or greater its buying. when its ]80 or lower its closing. how to make a closing block
-
Im not sure but this is maybe it

-
It's better not to connect this together ( condition and buy block).
its working...
https://fxdreema.com/shared/bSF68Gueb -
@mashna1364 thank you so much
-
@mashna1364 Did I do something wrong?

Its even buy at level 30 while I program 70 X>
-
@mashna1364 should I use once per trade/bar block
-
@setsuna
please tell me what you want in your EA? -
@mashna1364 The is simple. When its cross 70 or above its going to buy. when Its below 30 its going to sell. I draw a plan how its should been

But the test prove otherwise:

This how I programed

So what did I do wrong
-
Take a look at the 3rd example here: https://fxdreema.com/examples I think this idea can be adapted for your case.
-
@Setsuna hi did you find out it works? I want to be able to close only profitable buy trades only when rsi is above 70.
Also close only profitable sell trades when rsi is below 30