Hi guys.
A bit of a dilemma again.
the liquidity filter was rejected for some reason so i got rid of it.
Just use this:
Ent:= Cross( H, Ref( HHV( H, 10), -1)) AND H > Mov( C, 40, E ) AND HHVBars(H, 70) = 0
AND Mov( V * C, 21, S) > 500000 AND C > O AND C < 10.00;
and read in the manual what the Fml() function does ie: Fml("Liquidity")
WARNING! Trade price modified for trade XYZ on date 89-89-89 caused by Invalid Entry Price Data.
Not sure but what is Ent; for on the second line?
SB