PureBytes Links
Trading Reference Links
|
Brett
The limitation per indicator and exploration column
is 2499 characters. This hasn't changed from MS 6.5 through to 8.01 as far as
I'm aware. There are many ways to conserve space but if you've only got 1600
characters then I don't see your problem. Here are some suggestions for saving
space.
<P class=MsoNormal
> <?xml:namespace prefix =
o ns = "urn:schemas-microsoft-com:office:office" />
<LI class=MsoNormal
>Keep
variable names as short as possible.
<LI class=MsoNormal
>Assign
a variable name whenever an expression appears more than once.
<LI class=MsoNormal
>Keep
comments to a minimum.
<LI class=MsoNormal
>Remove
redundant code whenever and wherever you find it
<LI class=MsoNormal
>Eliminate
unnecessary brackets and spaces.
<LI class=MsoNormal
>Look
for the shortest way to write expressions without compromising accuracy.
<LI class=MsoNormal
>Use
the short version of all price arrays identifiers. e.g. use C instead of
CLOSE.
<FONT
face=Arial size=2>There are effectively six columns in the Explorer -
six plus filter.
<FONT
face=Arial size=2>
<FONT
face=Arial size=2>MS 7.0 and above provided the ability to "batch" explorations
and/or feed the results from one exploration into the next.
<FONT
face=Arial size=2>
<FONT
face=Arial size=2>Roy
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
<A title=brett_j_sinclair@xxxxxxxxx
href="">Brett Sinclair
To: <A
title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxxxxx
Sent: Friday, March 19, 2004 9:45
AM
Subject: [Metastockusers] Exploration
Limitation
I use Metastock 6.52 and have run into a limitation of about 1,500
characters for an Exploration.
Is anyone aware of whether the newer Metastock versions, have a
way around this limitation? Or, if one can take the results of one Exploration
and use that as the input to a second Exploration?
Thanks in advance,
Brett
Do you Yahoo!?<A
href=""
target=_blank>Yahoo! Mail - More reliable, more storage, less spam
Yahoo! Groups Sponsor
ADVERTISEMENT
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/Metastockusers/
To unsubscribe from this group, send an email to:Metastockusers-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|