gary
 Member
Posts: 16
Joined: 12/13/2003
Location: Houston, TX
User Profile |
Having trouble getting the formula copied right into this message. here it is:
(C > ZMA(8) AND C > ZMA(14)) AND (C[1] <= ZMA(8)[1] AND C[1] <= ZMA(14)[1])
and(ZMA(8)>ZMA(14)and
ZMA(8)[1]< ZMA(14)[1])
|