|
Re: Easy Language - Help with Simple System
if you are using an hourly chart you could say "if date<>date[1] then..." and then save the high and low of this bar using whatever variables you want.
This is just a way of identifying the first bar of the session.
|