I have a few conditions that I like to meet:
low(0)> low(-1) &&
high(0)<high(-1) &&
got these running nice
what I want is bar at close at (0) has to be UP.
Whats the code for this???
I got 4 scripts running nice...still got one working on.
Came along way in the last 7 months
thanks
low(0)> low(-1) &&
high(0)<high(-1) &&
got these running nice
what I want is bar at close at (0) has to be UP.
Whats the code for this???
I got 4 scripts running nice...still got one working on.
Came along way in the last 7 months
thanks
Comment