[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EL question



PureBytes Links

Trading Reference Links

Hi all, I am trying to write a system that uses the average true range
of 10 days, and employing it on an intraday chart. For instance I would
like to have a buy and sell stop on the intraday charts, instead of what
I have which is a daily system. ie buy open[tomorrow] + averagetruerange
stop;
daily sysyem is fine except multiple exits cant be programmed for teh
same day.
I cant figure out a way to do this. Omegas manual is no help.
Thanks to anyone if they can help,
Bob