PureBytes Links
Trading Reference Links
|
I Intend to plot 30min rsi on 5min chart with the following code ,but
Iam not sure with the results its plotting.Any probs with code ?, Pls
advise
Plot(TimeFrameExpand(TimeFrameCompress(RSI
(14),in15Minute*2,expandLast),in15Minute*2),"",
IIf(TimeFrameExpand(TimeFrameCompress(RSI
(14),in15Minute*2,expandLast),in15Minute*2)
>TimeFrameExpand(TimeFrameCompress(EMA(RSI
(14),5),in15Minute*2,expandLast),in15Minute*2),colorBlue,colorCustom12),
styleLine|styleThick);
Regards
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.13.27/517 - Release Date: 11/3/2006
|