RSI + Bollinger Band EA
-
Please looking to create an simple RSI + Bollinger Band EA.
But the other differences the market only enter off the RSI for a buy If touching bottom band .
Also same for the the other condition the market only enter off the RSI for a sell if touching the top band.
How would this work can you show a template?
-
first you would have to create a logic what means touching which sl which tp etc...
-
How 10tp 12sl is fine
-
@zae Some more detailed infor would be appreciatd. What do you exactly mean by 'touching bottom band'?
-
@l-andorrà I really just want this to be fixed shared/sz5zpQ4B
-
@zae said in RSI + Bollinger Band EA:
shared/sz5zpQ4B
what is causing you issues? the draw part or the trade opening?
-
@bk7 Can you make me an indicator for RSI.
The logic for it - RSI gets below the 78 levels where selling
The logic for it - RSI gets above the 22 levels were looking for buys
-
@zae
you can't make an indicator with fxdreemawhat does it mean if it gets below 78
was it the bar before above 78?
are you selling once per bar once per hour? -
@bk7 Not an indicator I mean EA
-
@zae
and the other questions? -
@bk7 No overbought and oversold levels
-
@zae
your answer and your logice makes no sense at allassume the rsi is 55
it is above 22 -> buy
it is below 78 -> sell