Comment on Trading Systems
Zerodha, I understand concept of candle size while back testing and whenever it goes live. Here in my case for BUY = EMA(CLOSE,15)>EMA(CLOSE,60) and SELL = EMA(CLOSE,15)<EMA(CLOSE,60), I was looking at EOD chart of SBIN and I don’t think we need to specific any candle size/time frame for EOD charts. Please clarify.