amickan1958 Mon, 16 Apr 2007 02:52:09 -0700
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