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

Tomorrow's Close



PureBytes Links

Trading Reference Links

Newbie needs some help. I am end-of-day trading the Rydex funds, which one
can only place closing buy/sell orders up to 15 min prior to close. At the
end of each day I would like to compute what tomorrows closing price would
cause a signal. This way I can anticipate the signal by one day. This would
mean introducing tomorrows closing bar into the chart somehow. Right now,
I'm doing this by manually entering a best guess into the data file, and
adjusting it until a chart signal is created, then removing it(Blush). Maybe
I could place the data series into an array, and then add tomorrows data to
the array? I'm sure someone has solved this problem.

Larry