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

Re: Multi-data system problem



PureBytes Links

Trading Reference Links

I do not know about SC, but TS will not permit the use of indicators and or
systems on a multi-data chart in "real-time".  I spent six months
developing a killer system on a 2/4/8 min multi-data chart but when I went
to trade it found out that TS locks the indicators at the 2 min increments
on the 4 and 8 (or another) time frames and you have to "refresh" every bar
to keep it accurate which takes your system away from you for several
seconds (as much as 15 or more depending on the number of indicators and
bars back) and you can loose ticks during the period as well.  I growled at
TS for 2-3 months before giving up and finding a way to achieve similar
results on a single time frame chart.
Jerry

----------
> From: Bill Vedder <bved01@xxxxxxx>
> To: Earl Adamy <eadamy@xxxxxxxxxx>
> Cc: omega-list@xxxxxxxxxx
> Subject: Re: Multi-data system problem
> Date: Tuesday, January 20, 1998 10:36 PM
> 
> Earl Adamy wrote:
> > 
> > I built a multi-chart (SC 4.0) with S&P cash daily as Data1 in
sub-chart #1
> > and weekly as Data2 in sub-chart #2. I then inserted a system which
uses as
> > input a series named "Value" with default of "Close of Data1".
Everything
> > runs fine when I run the system using the default. When I change the
Value
> > input to "Close of Data2", I get no trades what-so-ever. If I create a
fresh
> > chart with weekly S&P as Data1 and insert the same system using the
default,
> > I get the expected trades on the weekly.
> > 
> > I'm also getting unexpected results using the same multi-chart when I
> > reference a simple moving average on Data2 to obtain trend info. I also
note
> > that no matter where I click on and around the moving average line in
> > sub-chart #2, the indicator can not be selected.
> > 
> > Am I using Data1 and Data2 or am I hitting a multi-chart problem?
> > 
> > Earl Adamy
> 
> I don't know about SC, but EL Code in TS won't allow the use of Data2 to 
> be traded. You can refer to Data2 (and Data3....Data50) but cannot enter 
> a trade for Data2.
> 
> Regards,
> Bill Vedder
> 
>