PureBytes Links
Trading Reference Links
|
Anthony, Tomasz
thank you all.
Franco
--- In amibroker@xxxxxxxxxxxxxxx, Anthony Faragasso <ajf1111@xxxx>
wrote:
> Franco,
>
> Yes...put your price plot first..
>
> example;
>
> Plot(close,"close",colorblack,stylecandle);
> Plot(movingaverage1................);
> plot(movingaverage2................);
>
> etc.
>
> this way the price will be on top...
>
>
> Anthony
>
> fgornati wrote:
>
> > --- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko"
<amibroker@xxxx>
> > wrote:
> > > Hello,
> > >
> > > There are 3 built-in overlay averages for main price chart
> > > (you can modify them via Tools->Preferences ->Main chart).
> > > You can also overlay more just by right click over chart
> > > pane -> Edit formula and adding any Plot statements
> > > in the formula (above //--indicator-end )
> > >
> > > Best regards,
> > > Tomasz Janeczko
> > > amibroker.com
> >
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Yahoo! Web Hosting makes it easy to build a professional web site.
Sign up today and get free set-up, domain name, and more (up to a $100 value)
http://us.click.yahoo.com/m3JvCD/wCpFAA/46VHAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|