Rank: Newbie
Groups: Registered, Registered Users Joined: 10/4/2005(UTC) Posts: 1
|
Hi:
Would someone know how to reference to the horizontal line of an indicator in Explorer.
For example, for RSI indicator:
How would I write that I wanted an exploration to list stocks where the RSI has crossed its "30" horizontal line?
Thanks
Rick
|
|
|
|
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)
|
Cross(RSI(14),30) {Buy}
Cross(70,RSI(14)) {Sell}
|
|
|
|
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.