Discussions
»
Product and Service Development
»
Formula Assistance
»
Exploration for 3 rsi superimposed on one chat window
Rank: Newbie
Groups: Registered, Registered Users, Subscribers Joined: 11/3/2011(UTC) Posts: 1
|
I would like to find out if a formula exist for an exploration for the following.
I plot three RSI on the same window
The RSI (C,9) line is to scale and was the first to be put
The other two are not to scale just superimposed on the previous one, using RSI(C,36) and RSI(C,144)
I need help with an exploration when all 3 RSI are at the same point.
Would like a formula which l can use for exploration where all 3RSIs are at the same point.
Can this be done, and how?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers Joined: 5/13/2005(UTC) Posts: 715 Location: Midwest, USA
Was thanked: 1 time(s) in 1 post(s)
|
If you plot the following...
RSI(C,9); RSI(C,36); RSI(C,144);
...you'll see that the odds are not good for all three to be at the EXACT same value.
It's unclear what you're looking for, but you'll probably want something more along the lines of over or under a given level.
If you still want the "same point", look at using the INT() or ROUND() function.
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Product and Service Development
»
Formula Assistance
»
Exploration for 3 rsi superimposed on one chat window
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.