I was wondering if I can add time to my 2 ema crossover script. I would like to wait until the candlestick has closed before I check to see if they have crossed. Is this possible. I dont want it to be checking every tick.
EMA crossover (ema 14 & 34) 4 replies
Questions on EMA and EMA vs SMA 6 replies
Please help code an EMA Crossover 12ema x 24 ema cross 1 reply
EMA's and MA's confiming small time correctoin ema's crossing 1 reply
Dislikedvisit the website I posted, and make the EA. It sounds simple, like I wrote before, under "Order Options" set it to "complete bar" so it only checks after a bar is complete, and not every tick.
I don't know the exact code for it though.Ignored