sorry sorted it thx
Latest posts made by karateman696969
-
RE: how do in start a project in ex5posted in Questions & Answers
want to start backtesting a weekly strategy however need to start a project in ex5 so as it will run in mt5 as mt4 has no weekly backtest option.
Can only see export to ex4 how do i make it either export to ex5 or actually build the project in ex5.
many thanks dean
-
RE: OPEN BUY OR SELL WITH RSI LEVEL AND CLOSE WITH END OF DAYposted in Questions & Answers
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