I want to right a simple condition:
if opening price (9.30AM eastern time) is below yesterday's close (4PM ET)
AND low of the opening bar is no more than $1 lower than open
AND high is between (open + 0.5) and (open + 1)
Then buy.
Thanks for the help.

Comment