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.
|
|
|
|
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;
|
|
|
|
Rank: Newbie
Groups: Registered, Registered Users Joined: 11/26/2007(UTC) Posts: 2
|
|
|
|
|
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.