| PureBytes Links Trading Reference Links | Multiple plots on a single pane have been discussed in the following thread. Read through it and see if it's what you want:
http://finance.groups.yahoo.com/group/amibroker/message/143807
Mike
--- In amibroker@xxxxxxxxxxxxxxx, "osp2osp" <osp2osp@xxx> wrote:
>
> 
> Hi,
> 
> Thanks for the reply.  I tried that already.  
> 
> Plot(Volume, "",MyVolCol,styleOwnScale+styleHistogram,0,20);
> 
> Not getting the desired the results.
> 
> Thank You Very Much.
> 
> Regards.
> 
> --- In amibroker@xxxxxxxxxxxxxxx, Keith McCombs <kmccombs@> wrote:
> >
> > Check AFL Help for how to use Plot() function.  You need to use sixth 
> > parameter, maxvalue.
> > 
> > osp2osp wrote:
> > >  
> > >
> > > Hi,
> > >
> > > I like to plot the volume in the price window itself and tried the
> > > following:
> > >
> > > Plot(Volume, "Vol",MyVolCol,styleOwnScale+styleHistogram);
> > >
> > > It plots the volume bars in entire price window.
> > >
> > > I need help to plot ie. overlay volume at the bottom of the price 
> > > window, taking not more than 20% of the entire price window.
> > >
> > > Request someone to help me.
> > >
> > > Thank you very much.
> > >
> > > Warm Regards.
> > >
> > > K Karunakaran
> > >
> > >
> >
>
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to 
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
    Individual Email | Traditional
<*> To change settings online go to:
    http://groups.yahoo.com/group/amibroker/join
    (Yahoo! ID required)
<*> To change settings via email:
    amibroker-digest@xxxxxxxxxxxxxxx 
    amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
 |