PureBytes Links
Trading Reference Links
|
If whatever(close of data2 {daily}, xxx) then begin;
{1 minute {data1} system here}
end;
BW
>From: "Mack" <imack@xxxxxxxxxxxxx>
>To: "Omega Mailing List" <omega-list@xxxxxxxxxx>
>Subject: RE: Multiple Time Frames
>Date: Sat, 30 Jun 2001 09:49:33 -0400
>
>Speaking of multiple time frames. I would like to write a TradeStation
>strategy where one data series is 1-min bars and the other is daily bars.
>Is
>this possible? Specifically I am trying to build a day-trading strategy for
>stock indices that halts trading when the average daily ranges fall below a
>certain threshold.
>
>
>Cheers,
>
>Mack Smith
>
|