----- Original Message -----
From: "matrix10014" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, June 28, 2006 5:13 PM
Subject: [amibroker] Charting

>
> Hi All,
> New user and i think i amy be losing my mind!!
> Is it possible to set up a Daily and Weekly Chart on the same sheet
> and save it without affecting the other sheets???
>
> I have been attempting to have a daily chart,and adding a "new linked"
> and making it weekly.It seems to wreak havoc on all the other sheets
> in that layout
>
> Thanks in advance
 
Take a look at the "TimeFrame" functions.  For example, set the program interval to Daily and then in a new pane plot the weekly:
 
TimeFrameSet(inWeekly);

Plot(C, "", colorPaleGreen, styleBar);

 
>
> Allan
>
>
>
>
>
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor --------------------~-->
> Great things are happening at Yahoo! Groups.  See the new email design.
>
http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/GHeqlB/TM
> --------------------------------------------------------------------~->
>
> 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
>
> <*> To visit your group on the web, go to:
>   
http://groups.yahoo.com/group/amibroker/
>
> <*> To unsubscribe from this group, send an email to:
>   
[EMAIL PROTECTED]
>
> <*> Your use of Yahoo! Groups is subject to:
>   
http://docs.yahoo.com/info/terms/

>
>
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.9.6/378 - Release Date: 06/28/06
>
>

__._,_.___

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






SPONSORED LINKS
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to