Hi,

All I want to do is create an indicator which places a "T" at the 
current bar on the chart wherever the following is true:

H > Ref(H, -1) AND Ref(H, -1) > Ref(H, -2);

Can someone help please?

Thanks


Reply via email to