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

Re: [amibroker] how to get weekly and daily MACD in same window



PureBytes Links

Trading Reference Links

timeframeset(inweekly);
w_macd=macd();
timeframerestore;

w_macd=timeframexpand(w_macd,inweekly);

plot(macd,"",color,style);
plot(w_macd,"",color,style);


On 2/8/07, kurian joseph Amprayil <cuccujoe@xxxxxxxxx> wrote:
>
> hi
> how can i plot daily and weekly macd (different value for both) with price
> in amibrokerr.
> kurian joseph
>
> Send instant messages to your online friends http://uk.messenger.yahoo.com
> 
>
>

Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date: 2/12/2007 1:23 PM