Typ : Signal, Name : Ehrlich17
If Low of Today < Lowest(Low,3)[3]
Then buy tomorrow at @Highest(high,3)[1] Stop;
If High of Today < Highest(High,3)[3]
Then sell tomorrow at @Lowest(low,3)[1] Stop;
Typ : Signal, Name : Ehrlich17
If Low of Today < Lowest(Low,3)[3]
Then buy tomorrow at @Highest(high,3)[1] Stop;
If High of Today < Highest(High,3)[3]
Then sell tomorrow at @Lowest(low,3)[1] Stop;