PureBytes Links
Trading Reference Links
|
Hello Roy,
This opens up many new possibilties if we can read an externsal csv
file. How can it be done ? Could u be more elaborate
Thanks
Regards
-sanjayt
--- In equismetastock@xxxxxxxxxxxxxxx, "Roy Larsen" <rlarsen@xxxx>
wrote:
>
> Phill
>
>
> The Security() function might allow this, depending on what
your "external" condition is.
>
> entry trigger := cond1
> AND cond2 AND cond3 AND
> Security("C:\path...\XAO", "condition or indicator 4") > mov
(c,30,s));
>
> A range of other possibilities spring to mind, including the
MetaStockCSV utilities that allow a CSV text file to be used input.
You'd need to be a little more specific about the nature of
you "external" function before you get advice that's specific to
your difficulty.
>
>
> Regards
>
> Roy
> www.metastocktips.co.nz
>
>
> ----- Original Message -----
> From: pennellp2000
> To: equismetastock@xxxxxxxxxxxxxxx
> Sent: Sunday, December 25, 2005 12:23 PM
> Subject: [EquisMetaStock Group] Reference to External condition
function
>
>
> Is there any function or code in Metastock that allows reference
to an
> external condition. For example
>
> entry trigger := cond1
> and cond2
> and cond3
> and Extnlcond(XAO > mov(c,30,s));
>
>
>
> note XAO = Australian stock Exch All Ordinaries.
>
> Thanks in advance Phill
>
>
>
>
>
>
>
> SPONSORED LINKS Business finance course Business finance online
course Business finance class
> Small business finance Business finance schools Business
finance small software
>
>
> -------------------------------------------------------------------
-------------
> YAHOO! GROUPS LINKS
>
> a.. Visit your group "equismetastock" on the web.
>
> b.. To unsubscribe from this group, send an email to:
> equismetastock-unsubscribe@xxxxxxxxxxxxxxx
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
>
>
> -------------------------------------------------------------------
-------------
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/BefplB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/equismetastock/
<*> To unsubscribe from this group, send an email to:
equismetastock-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|