PureBytes Links
Trading Reference Links
|
Yes, TS 8 allows you to set up custom sessions where you can include the
weekend. It doesn't work on
ascii data as you point out and it also only works on intra-day data so you
have to set up something like
a 405 minute bar for the S&P's to get this display feature to work.
The big problem is it only displays the weekend periods. I need to be able
to use the data on saturday
and sunday in strategies and indicators. For example: on monday I want
C[1] to refer to the sunday
bar, not friday. So this is why I went back to 2000i.
----- Original Message -----
From: "Chris Cheatham" <chris@xxxxxxxxxxxxxxxxxx>
To: "prs" <omega@xxxxxxxxxxxxx>; "Omega List" <omega-list@xxxxxxxxxx>
Sent: Sunday, November 07, 2004 9:36 PM
Subject: Re: Displaying ASCII data on weekends in 2000i
> with ts7/8 there is a custom session feature that permits you to trick it
> into plotting intraday data (or no data just time) on weekends. Only can't
> yet read ascii files. :-(
>
>
> ----- Original Message -----
> From: "prs" <omega@xxxxxxxxxxxxx>
> To: <omega-list@xxxxxxxxxx>
> Sent: Sunday, November 07, 2004 8:43 PM
> Subject: Displaying ASCII data on weekends in 2000i
>
>
> > I have ASCII files with data on saturdays and sundays. When I chart it
in
> > 2000i the weekend days are removed.
> >
> > Any ideas on how to get this data displayed? I've tried adding sessions
> in
> > the global server, but I must be missing something.
> >
>
>
|