PureBytes Links
Trading Reference Links
|
<FONT face=Arial
color=#0000ff size=2>Quick answer is "no".
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>The way that the DLL-developed indicators work is that they
work on all the input data first (ie all the price/vol/oi info plus any
variables you pass into them). When you work out what to return you
basically create a loop which returns a value for each day passed into the
indicator.
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>You only get the chance to set each result
"once".
<FONT face=Arial
color=#0000ff size=2>
<FONT face=Arial
color=#0000ff size=2>Unless you can work around the optimisation capabilities of
the system tester then you won't get much additional use out of the MDK,
although it allows you to do some fairly creative things that the Metastock
language can't do without serious workarounds.
<SPAN
class=481512712-20012004><SPAN
class=481512712-20012004><FONT face=Arial color=#0000ff
size=2>
Cheers,
Richard Dale.
Norgate Investor Services- Premium
Quality Stock and Futures Data for Australian, Asian, European &
US Markets -<A title=http://www.premiumdata.net/
href=""><FONT face=Arial
size=2>www.premiumdata.net
From: Jim Fox [mailto:elnanalo@xxxxxxxxx]
Sent: Tuesday, 20 January 2004 4:48 PMTo:
Metastockusers@xxxxxxxxxxxxxxxSubject: [Metastockusers] MetaStock
Developer's Kit
Does the Developer's Kit interface library contain the necessary
hooks to grab control of the sequencing of variables? In normal
usage, you specify a start, end, and step value for each parameter in a
system test optimization. I want to be able to choose my own order of
substitution of variables(optx). My guess is that the answer to my
question is NO, that the DLL's created with the kit can only act on input
price data streams, and pass back results of calculations on this data - but
it sure would be nice if it IS possible!--Jim
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.
|