PureBytes Links
Trading Reference Links
|
Mike, try this
Plot( MACD( 12, 26 ), "macd-D", colorGreen, styleLine );
Plot( TimeFrameExpand( TimeFrameCompress( MACD( 12, 26 ), inWeekly ),
inWeekly ), "macd-W", colorBlue, styleLine );
On Tue, 15 Feb 2005 22:00:52 -0000, mikelaurataylor
<mikelaurataylor@xxxxxxxxx> wrote:
>
>
> Curious as to whether one indicator could show different MACD
> periods.
>
> For instance, if I took the standard MACD indicator but wanted to
> show the daily indicator in one set of colors and the weekly in
> another set of colors...
>
> I tried playing w/ the original formula and adding a section using
> TimeFrameSet or TimeFrameCompress but couldn't make it display
> properly.
>
> Any help would be appreciated...
>
>
> Check AmiBroker web page at:
> http://www.amibroker.com/
>
> Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
> Yahoo! Groups Links
>
>
>
>
>
--
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
In low income neighborhoods, 84% do not own computers.
At Network for Good, help bridge the Digital Divide!
http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|