PureBytes Links
Trading Reference Links
|
Jerry,
You can add to the condition you are using to buy the
following: (Time of Data1 = Time of Data2)
This will only be true at the bar where the 1 minute
bar coincides with the 15 minute bar.
Regards,
Victor Cuadra
www.cuadraE.com
--- ja@xxxxxxxxxxxx wrote:
> 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
>
>
=====
Victor Cuadra
www.cuadraE.com
|