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

Re: Super Charts EOD 4



PureBytes Links

Trading Reference Links

Mats you are correct, as you stated your code verified in TS2000 but not
when transferred to SC4.  However the following works OK. I just saw it plot
on SC4.

plot1(close-close[5], "Ptest");

I'll send you my bill later,  HA HA.     Marlowe

----- Original Message -----
From: Bengtsson, Mats <mats.bengtsson@xxxxxxxxxxxx>
To: Marlowe Cassetti <marlowec@xxxxxxx>; <omega-list@xxxxxxxxxx>
Sent: Monday, January 31, 2000 12:48 AM
Subject: RE: Super Charts EOD 4


> So maybe I have a problem with my superchart or TS100 (sp4b). Following
code
> verifies, but is not verified when i transfer it into supercharts:
>
> plot1(close-close[5]);
>
> Could you see if you can write that in Ts2K and transfer to supercharts?
>
> > -----Original Message-----
> > From: Marlowe Cassetti [mailto:marlowec@xxxxxxx]
> > Sent: Monday, January 31, 2000 12:37 AM
> > To: Bengtsson, Mats; omega-list@xxxxxxxxxx
> > Subject: Re: Super Charts EOD 4
> >
> >
> > TS2000 has some features not available in SC4 or TS4.  If
> > this is the case
> > you can export from TS2000 in the ELA format but it will not verify in
> > either TS4 or SC4.  I have run into this with printing to the
> > print log.
> > SC4 doesn't support printing to print log.  The work around
> > is to print to a
> > file.  Otherwise I have converted to SC4 with no problems.
> >
> >
> > ----- Original Message -----
> > From: Bengtsson, Mats <mats.bengtsson@xxxxxxxxxxxx>
> > To: Marlowe Cassetti <marlowec@xxxxxxx>; <omega-list@xxxxxxxxxx>
> > Sent: Sunday, January 30, 2000 6:19 AM
> > Subject: RE: Super Charts EOD 4
> >
> >
> > > I have Tradestation 2000 and can not transfer my code to my
> > Superchart 4.
> > > How do you do that? When the indicator is exported it is
> > verified, but
> > when
> > > it enters into superchart it is no longer verified.
> > >
> > > > -----Original Message-----
> > > > From: Marlowe Cassetti [mailto:marlowec@xxxxxxx]
> > > > Sent: Sunday, January 30, 2000 6:36 AM
> > > > To: Blaeser, Christopher R.; omega-list@xxxxxxxxxx
> > > > Subject: Re: Super Charts EOD 4
> > > >
> > > >
> > > > I ran into the same problem, bit the bullet and purchased
> > > > TradeStation 2000
> > > > which I use as a high price code generator.  SuperCharts 4.0
> > > > does very fast
> > > > system scans.  Cycling through 44 futures contracts takes
> > just a few
> > > > minutes, while TS2000 takes a few hours to do the same task.
> > > > But I can
> > > > build some beautiful code with TS2000 and xfer it to SC 4.
> > > >
> > > > See if you can buy a used copy of TS 4 which will build code
> > > > compatible with
> > > > SC 4.
> > > >
> > > > ----- Original Message -----
> > > > From: Blaeser, Christopher R. <cblaeser@xxxxxxxxxxxxxxx>
> > > > To: <omega-list@xxxxxxxxxx>
> > > > Sent: Saturday, January 29, 2000 9:04 AM
> > > > Subject: Super Charts EOD 4
> > > >
> > > >
> > > > > I updated from SC2 to SC4 build 10, some of the custom
> > > > functions that I
> > > > have
> > > > >
> > > > > gleaned from different sources (AMA,CMO, etc)have not
> > > > ported correctly.
> > > > > I get a message saying that I need "TradeStation Power
> > > > Editor" whenever I
> > > > > try to verify them.
> > > > > I know that I can not create new functions separated by
> > > > semicolon but I
> > > > > though existing work was ok..
> > > > > The cover letter with the SD4 assures that SC4 is
> > "..fully backward
> > > > > compatible" from previous versions.
> > > > >
> > > > > Is there a way (a utility) that will convert SC2
> > functions to SC4
> > > > functions?
> > > > >
> > > > >
> > > > > thanks
> > > > > crb
> > > > >
> > > > > -----Original Message-----
> > > > > From: DStan34930@xxxxxxx [mailto:DStan34930@xxxxxxx]
> > > > > Sent: Tuesday, January 18, 2000 1:01 AM
> > > > > To: omega-list@xxxxxxxxxx
> > > > > Subject: Re: [Fwd: TS 4 EOD]
> > > > >
> > > > >
> > > > > The following ascii data formats both plot in a TS4EOD build27.
> > > > > Volume and OI should work as a replacement for U and D as well.
> > > > > Date, time and close fields should be the only necessary ones.
> > > > >
> > > > > dbs
> > > > >
> > > > > Other, Date, Time, O, H, L, C, U, D
> > > > > 990831, 19990831, 935, 1345.00, 1346.30, 1344.00, 1346.30, 5, 2
> > > > > 990831, 19990831, 945, 1346.80, 1346.80, 1346.80, 1346.80, 1, 0
> > > > > 990831, 19990831, 950, 1343.20, 1343.20, 1343.20, 1343.20, 0, 1
> > > > > 990831, 19990831, 955, 1341.50, 1342.50, 1341.50, 1342.50, 4, 1
> > > > > 990831, 19990831, 1000, 1342.00, 1342.00, 1341.00, 1341.50, 1, 3
> > > > > 990831, 19990831, 1005, 1340.50, 1340.50, 1340.00, 1340.00, 0, 2
> > > > > 990831, 19990831, 1010, 1341.20, 1341.20, 1341.20, 1341.20, 1, 0
> > > > > 990831, 19990831, 1015, 1342.00, 1342.00, 1341.80, 1342.00, 2, 1
> > > > > 990831, 19990831, 1020, 1344.00, 1344.00, 1344.00, 1344.00, 2, 0
> > > > > 990831, 19990831, 1025, 1348.50, 1349.50, 1348.50, 1348.80, 4, 2
> > > > > 990831, 19990831, 1030, 1350.00, 1351.80, 1350.00, 1351.80, 2, 0
> > > > > 990831, 19990831, 1035, 1351.70, 1351.70, 1351.00, 1351.00, 0, 2
> > > > > 990831, 19990831, 1040, 1349.50, 1349.50, 1349.50, 1349.50, 0, 1
> > > > > 990831, 19990831, 1045, 1350.00, 1350.00, 1350.00, 1350.00, 1, 0
> > > > > 990831, 19990831, 1055, 1344.50, 1344.50, 1344.50, 1344.50, 0, 1
> > > > > ===============================
> > > > >
> > > > > "Date", "Time", "O", "H", "L", "C", "U", "D"
> > > > > 09/17/1992, 1615, 496.25, 496.95, 494.50, 495.45, 1804, 1804
> > > > > 09/18/1992, 1615, 495.75, 499.15, 495.55, 499.00, 1670, 1670
> > > > > 09/21/1992, 1615, 498.25, 498.65, 496.55, 497.70, 1889, 1889
> > > > > 09/22/1992, 1615, 497.05, 497.65, 492.35, 492.75, 2480, 2480
> > > > > 09/23/1992, 1615, 493.25, 493.75, 490.95, 493.00, 2225, 2225
> > > > >
> > > >
> >