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

Notification

Icon
Error

Options
Go to last post Go to first unread
stampeder510  
#1 Posted : Monday, November 26, 2007 4:01:49 PM(UTC)
stampeder510

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/26/2007(UTC)
Posts: 2

Hello,

Bit of a newbie here but wondering if anyone can help. What I would like to do is create an exploration where I calculate the Rahul Mohindar Ocillator value for the most recent trading day as well as the value for the value five trading days ago. Given that the RMO code is hidden, is there anyways to create an exploration such as this?

Thanks in advance.

henry1224  
#2 Posted : Monday, November 26, 2007 5:42:11 PM(UTC)
henry1224

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 10/29/2004(UTC)
Posts: 1,394
Location: Glastonbury, CT

Was thanked: 2 time(s) in 2 post(s)

You need to use the Formula call function or the Formula Variable call function

A:=Fml("Rahul Mohindar Ocillator ");

Ref(A,-5);A;

stampeder510  
#3 Posted : Monday, November 26, 2007 5:56:31 PM(UTC)
stampeder510

Rank: Newbie

Groups: Registered, Registered Users
Joined: 11/26/2007(UTC)
Posts: 2

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