PureBytes Links
Trading Reference Links
|
Sean - here's the
real "skinny" from a professional programmer who's had about 5 years experience
with Easy Language.
<FONT color=#0000ff
size=2>
Many indicators
written under TS4 required convoluted or repetitious code because of limitations
in the ability to call common subroutines/functions.
This forced
redundant coding practices which therefore necessitates several iterations thru
a price series....this is a root cause of inefficiency.
TS2000i provided
much needed architectural changes to Easy Language such as variables passed to
function calls, call-by-reference capability, etc, etc.
However, two
things did <not> happen, and you may be suffering as a
result:
1) The core Easy
Language functions and indicators were never rewritten to take advantage of the
new TS2000i features and attendant efficiencies !
2) Many system
vendors wrote for the TS4 platform, and simply moved that code to the TS2000i
platform WITHOUT modification to take advantage of TS2000i
efficiencies.
<FONT color=#0000ff
size=2>
Do you have the
source code ? I'll gladly review it for inefficiencies.
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
<FONT face=Tahoma
size=2>-----Original Message-----From: Sean Cassidy
[mailto:scassidy@xxxxxxxxx]Sent: Monday, November 25, 2002 10:37
AMTo: realtraders@xxxxxxxxxxxxxxxSubject: [RT] TS 2000i
....slow data
I am using TS 2000i on a Pentium 700 machine on a
chart with a fairly big and complicated els file that is good at identifying
trends. The size of the file seems to slow down the drawing of the chart. The
chart is usually a few minutes behind the actual price. I know it is the els
file that is slowing it down because a blank chart seems to work fine. I
recently upgraded from 240 to 640 mbs of memory and that did seem to help, but
only a little. A friend has the same study on a machine with less memory and
it seems to work Ok. Its too bad because the siftware has been very
helpful.
Any suggestions?
SMCTo unsubscribe from this
group, send an email
to:realtraders-unsubscribe@xxxxxxxxxxxxxxxYour
use of Yahoo! Groups is subject to the <A
href="http://docs.yahoo.com/info/terms/">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
<font face=arial
size=-2>ADVERTISEMENT<img src="http://ad.doubleclick.net/ad/N879.ameritrade.yahoo/B1054521.11;sz=300x250;adc=ZHS;ord=1038242097?" alt="" width="300" height="250"
border="0">
To unsubscribe from this group, send an email to:
realtraders-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|