[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] MT Frame



PureBytes Links

Trading Reference Links

you have the expandlast in the wrong set of brackets
A =
TimeFrameExpand(TimeFrameCompress(RSI(14),in15Minute*2),in15Minute*2,expandLast);
B =
TimeFrameExpand(TimeFrameCompress(EMA(RSI(14),5),in15Minute*2),in15Minute*2,expandLast);

Plot( A ,"", IIf( A > B, colorBlue,colorCustom12), styleLine|styleThick);


-- 
Cheers
Graham
AB-Write >< Professional AFL Writing Service
Yes, I write AFL code to your requirements
http://www.aflwriting.com


On 16/10/06, sai20_2000 <sai20_2000@xxxxxxxxx> wrote:
>
> 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
>
>
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
>
> Yahoo! Groups Links
>
>
>
>
>

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