PureBytes Links
Trading Reference Links
|
Robert,
There is no problems deleting stuff.
You can import els and ela file into TSPro,
but you can't export easy language files into els or ela,
to use in TS 4 or TS2K.
There is new format for EL exports - eld.
What you can do is to copy and paste EL code
from TSPro into TS2k and that works most of the time.
Code is the same, except few functions that has been
changed. Example, System has been replaced with Strategy,
so if you need to obtain system name in el code you
should use GetStrategyName instead of GetSystemName functions.
-----Original Message-----
From: Robert Marley [mailto:smokegreenbuds@xxxxxxxxx]
Sent: Wednesday, March 07, 2001 4:44 PM
To: omega-list@xxxxxxxxxx
Subject: RE: Problem with TS Pro
Changing subjects here slightly,
I recall there was some chatter a while back about the
in-ability of TSPro to let you delete systems and
indicators created in the PowerEditor (I don't use
TSPro, so maybe they have changed the name of the
PowerEditor, I don't really know).
Or was it that you couldn't transfer systems and
studies between old version of TS and TSPro.. not
sure. Can someone who uses TSPro chime in on this.
Thanks.
-RNM
|