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
|
|
|
|
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.