[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Squat



PureBytes Links

Trading Reference Links

Here is squat for what ever it is worth.

{Paintbar: Squat}
Condition1 = Ticks[0] > Ticks[1] and MFI(Ticks)[0] < MFI(Ticks)[1];

If Condition1 then begin
  Plot1(HIGH,"SQUAT");
 PLOT2(LOW,"SQUAT");
End;



Hans-Peter Moeckli
anatop@xxxxxxxxxxx






  • Follow-Ups: