logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
trend2trader  
#1 Posted : Friday, January 12, 2007 6:36:48 AM(UTC)
trend2trader

Rank: Newbie

Groups: Registered, Registered Users
Joined: 8/17/2005(UTC)
Posts: 2

hi,

how is possible to reference a security in a new indicar when the indicator comes up in the format of fml("indicator")?

thanks

ben

mstt  
#2 Posted : Friday, January 12, 2007 8:26:31 PM(UTC)
mstt

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 7/25/2005(UTC)
Posts: 1,042

Was thanked: 57 time(s) in 54 post(s)

Ben

The January issue of MSTT has an example of what I think you’re talking about. Here are two variations of calling an indicator that relates to another security. Which approach, if either, is more suitable for you will depend on what you’re trying to do?

The Security() function can call almost any indicator, function or expression from a given security, not just a price. Hope this is on target.

Security("WSA",Fml("TL"));

Security("C:\Equis\Stocks\ASX\Custom Folders\S&P ASX 300\WSA",Fml("TL"));

Roy

MetaStock Tips & Tools

Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.