OPEN BUY OR SELL WITH RSI LEVEL AND CLOSE WITH END OF DAY
-
Hi all
I was after a little help with the following
I want to open a trade buy or sell using rsi values and then close it at the end of the day.
i have this so far
No trade is running>condition>once per bar>buy now
>condition>once per bar>sell nowThen
If trade is running >condition>close trades
>condition>close tradesi have the close trades conditions as the reverse drop below a set point i.e if i open a trade above say 80 on rsi as a sell how can i just close it at the end of the daily candle.
thanks for any help
-
I think that "at the end of the day" part is missing. Now I guess you have too much trades, because it's very easy for them to be closed. So I can suggest to use "Once a day" or some time filter like "Time filter" or "Hours filter"... something that will cause the "Close trades" block to run when it's needed only, not all the time when RSI is between 20.5 and 79.5
