PureBytes Links
Trading Reference Links
|
Steve,
There is no restriction of use on security() function in the same
formula, metastock formula has been quite flexible. I will be keen to
know how you plan to use it, could you share for discussion purpose and
if you think you are too shy to share with the group, send to my personal
email. I had few cases that users come direct to me but I personally feel
that they should share with the group, more heads are better than one.
Which version are you currently using ? The new release should be
8.01. I think someone had previously posted on what bug fixes are on ver
8.01, check it out. Which market data are you subscribing ?
Btw, are you trading stock or option ?
Best Regards
Freddie Ng
At 05:08 PM 4/16/2003 +0000, you wrote:
Freddie,
That is exactly what I needed. I use EOD and this function is
available on the new release (8.1 or 8.01), which hasn't arrived at
my house yet. Are there any restrictions on using it, such as the
number of times it can be used with different securities in the same
formula?
I have to ask these questions because it is not included in my EOD
manual.
Thanks,
Steve
--- In Metastockusers@xxxxxxxxxxxxxxx, Freddie Ng <n07476@xxxx>
wrote:
> Steve,
>
> The format of the Security( ) is as follows:
>
> Security("SYMBOL",DATA ARRAY)
> This function returns the value of DATA ARRAY for the specified
security.
>
> Examples: security("C:\Data\Sample\IBM",C)
>
security("IBM",C) - you don't need to specify
path if
> you are already in the same directory.
>
security("ONLINE:IBM",C)
>
>
> Hope this answers your question.
> Enjoy !
>
> Best Regards
> Freddie Ng
>
> At 04:13 AM 4/16/2003 +0000, you wrote:
> >Can somebody give me the format for the Security Function?
> >
> >Security(???)
> >
> >
> >Thanks,
> >
> >steve
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|