nigeleyre
01-07-2009, 02:06 PM
I have a data series called emaT21 and want to check when the Bid crosses this level, I am trying to use this but get errors, what is the correct syntax please?
CrossBelow(GetCurrentBid(), emaT21[0], 1)
CrossBelow(GetCurrentBid(), emaT21[0], 1)