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

multidata testing question



PureBytes Links

Trading Reference Links

Hello Everyone,

I`m trying to test a system where data 1 is a 1-minute chart and data2 is a 
15 minute chart. Now, I want the entry to work off  signals given by data2. 
For example if close data2 > open data2 then buy. The problem is, that 
tradestation seems to count each 1-minute bar as now`s close of the 15 
minute bar. Whereas I only want to get in at close>open of the WHOLE 15 min 
bar, I end up buying in the middle.

Any help GREATLY appreciated!

- Jerry