Wagner 31 by Gary Wagner
Type : Signal, Name : Wagner 31
Inputs: Vara(2);
{-------- Long Entry --------}
If C < C -1 and c[1] < C [2] and C [3] < C [4]
and O of tomorrow < C
Then Buy Next Bar at C + 1 Point Stop;
{-------- Short Entry -------}
If C > C -1 and c[1] > C [2] and C [3] > C [4]
and O of tomorrow > C
Then Sell Next Bar at C - 1 Point Stop;
{ Profit Target Amount : $ 3000 }