PureBytes Links
Trading Reference Links
|
Johan how exactly do u use fishnet?
>Thanks Graham!!
> add +stylenorescale to the MA plot styles
>
> --
> Cheers
> Graham
> AB-Write >< Professional AFL Writing Service
> Yes, I write AFL code to your requirements
> http://e-wire.net.au/~eb_kavan/ab_write.htm
<http://e-wire.net.au/%7Eeb_kavan/ab_write.htm>
>
>
> On 12/31/05, Johan <epostens@xxxx> wrote:
> > Ok now i found the problem. It does not work with
automatic
scaling
> > in Parameters. Is there a way to get around this
so it still works
> > with automatic scaling?
> >
> > Thanks
> >
> >
> >
> >
> >
> > > You don&Bgr;´t get the same problem when putting
the codes into the
> > > formula editor and then "apply indicator"? It
should be a wide
band
> > > with Ma&Bgr;´s + price but it&Bgr;´s very narrow like
the scale is wrong.
> > >
> > >
> > >
> > >
> > > > Thanks Graham! I get the same problem though.
A new pane
opens up
> > > > with the ma&Bgr;´s in it. But the scale seems to
be wrong since the
> > > lines
> > > > are clustered together.
> > > >
> > > >
> > > >
> > > >
> > > > > apply this
> > > > >
> > > > > Plot(C,"Price",colorGrey50,styleBar);
> > > > > for (i=1; i<100;i++) { Plot(MA
> > > > (Close,i),"",colorBrightGreen,styleLine); }
> > > > >
> > > > > --
> > > > > Cheers
> > > > > Graham
> > > > > AB-Write >< Professional AFL Writing
Service
> > > > > Yes, I write AFL code to your requirements
> > > > > http://e-wire.net.au/~eb_kavan/ab_write.htm
<http://e-wire.net.au/%7Eeb_kavan/ab_write.htm>
> > > > >
> > > > >
> > > > > On 12/22/05, Johan <epostens@xxxx> wrote:
> > > > > > Hi! Do you know what to do if i would
like to apply these
> > ma&Bgr;´s
> > > to
> > > > the
> > > > > > price chart? Thanks
> > > > > >
> > > > > > for (i=1; i<100;i++) {
> > > > > >
> > > > > >
Plot(MA(Close,i),"",colorBrightGreen,styleLine);
> > > > > >
> > > > > > }
> > > > > >
> > > > >
> > > >
> > >
>
___________________________________________________________
&KHgr;&rgr;&eegr;&sgr;&igr;&mgr;&ogr;&pgr;&ogr;&igr;&egr;&iacgr;&tgr;&egr; Yahoo!;
&Bgr;&agr;&rgr;&egr;&thgr;&eeacgr;&kgr;&agr;&tgr;&egr; &tgr;&agr; &egr;&ngr;&ogr;&khgr;&lgr;&eegr;&tgr;&igr;&kgr;&aacgr; &mgr;&eegr;&ngr;&uacgr;&mgr;&agr;&tgr;&agr; (spam); &Tgr;&ogr; Yahoo! Mail
&dgr;&igr;&agr;&thgr;&eacgr;&tgr;&egr;&igr; &tgr;&eegr;&ngr; &kgr;&agr;&lgr;&uacgr;&tgr;&egr;&rgr;&eegr; &dgr;&ugr;&ngr;&agr;&tgr;&eeacgr; &pgr;&rgr;&ogr;&sgr;&tgr;&agr;&sgr;&iacgr;&agr; &kgr;&agr;&tgr;&aacgr; &tgr;&ohgr;&ngr; &egr;&ngr;&ogr;&khgr;&lgr;&eegr;&tgr;&igr;&kgr;&ohacgr;&ngr;
&mgr;&eegr;&ngr;&ugr;&mgr;&aacgr;&tgr;&ohgr;&ngr; http://login.yahoo.com/config/mail?.intl=gr
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/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/
|