Discussions
»
Special Interest Groups
»
Plugins & Addons
»
How does one plot RSI from a 30 min chart on a 1 min chart?
Rank: Newbie
Groups: Registered, Registered Users Joined: 10/26/2006(UTC) Posts: 1
|
Hello,
I have been using MetaStock + PowerPivots+ for a few months now and thanks to Henry, I have been reasonably successful. I have recently upgraded to MetaStock 10.
I want to plot RSI from a 30 min chart on a 1 min chart. I have tried the following code:
CD:=ExtFml("PowerPivots.TDataCreate",3, 30); RS30:=RSI(CD,10); RS30:=ExtFml("PowerPivots.TDataLocalize",RS30, 30, 0); rs30
which incidenly I have copied from one of the formulae in Henry's lab. This does plot the indicator but there is a peculiar problem I am facing. It only plots the indicator in about the last one third part (approx.) only. The problem could be the fact that it requires at least 30 x 14 bars to plot the indicator. But I have already set the "maximum number of records in the intraday chart " to 65500, the maximum permissible number. I will not get the desired effect unless I get the indicator displayed for the entire day. Can someone help?
Thanks in advance,
Shekhar
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
Discussions
»
Special Interest Groups
»
Plugins & Addons
»
How does one plot RSI from a 30 min chart on a 1 min chart?
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.