Comment on algoZ- a simple example
Pls Tell the code for below
Buy : if 5min candle closes above 13SMA(high) and RSI > 60.
Buy Exit: when 5EMA(close) crosses 8EMA(close) and RSI <40.
StopLoss: Or if Candle closes below 7EMA(close)
(Also pls tell if we want to exit on 2 points automatically after buy entry )