PureBytes Links
Trading Reference Links
|
I copied the code to the Formula Editor and hit the "Apply Indicator"
command, but the stock's close as a line chart only appears, and not
the index....am I doing something wrong?
Thanks
dennis
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxxx> wrote:
> I answered similar query today. Just set the respective industry
index
> tickers in the Symbol-Categories-Industry window
>
> Set the base index in Symbol-Categories in markets, groups, or
industries.
> They will override each other, but cannot remember which one takes
> precedence so test.
>
> Plot(C,"close",colorWhite,styleLine);
>
PlotForeign(GetBaseIndex(),"Index",colorRed,styleL
ine|styleLeftAxisScale);
>
> On 6/7/05, Dennis And Lisa <dennisandlisa@xxxx> wrote:
> > Is there a way to overlay a stocks industry over it's respective
price
> > chart, and have that Industry change everytime a stock changes?
> >
> > thankx
> > dennis
> >
> >
> >
> >
> >
> >
> > 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
> >
> >
> >
> >
> >
> >
> >
>
>
> --
> Cheers
> Graham
> http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/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:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|