PureBytes Links
Trading Reference Links
|
Thanks Johan! You get it!
Gilles
--- In amibroker@xxxxxxxxxxxxxxx, "johanskatt" <johanskatt@xxxx>
wrote:
> Did you include the style argument in your plot formula?
>
> This plot leaves out the grid even if "middle" box is checked:
> PlotForeign("^VIX","",colorBlack);
>
> this one however gives the desired result:
> PlotForeign("^VIX","",colorBlack,styleCandle);
>
> Johan
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, "gillesdeprez"
<gillesdeprez@xxxx>
> wrote:
> > Franco,
> > Sorry, it just doesn't work!!
> > If I check "middle" nothing happens
> > If I check the 20/80 option, I get a line at 1/5th of the pane
and
> > another at 4/5th...But there is no relationship with the actual
> value
> > of the VIX!!The scale is totally different!
> > I can only read the value of the last bar, as I have the "show
> value
> > label" checked in the charting thumb of the preferences...
> >
> >
> >
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, <francogornati@xxxx> wrote:
> > > >Subject: [amibroker] Re: Plotforeign question
> > > > From: "gillesdeprez" <gillesdeprez@xxxx>
> > > > Date: Sat, 04 Oct 2003 10:47:02 -0000
> > > > To: amibroker@xxxxxxxxxxxxxxx
> > > >
> > > >No such thing, I'm afraid...
> > > >Anyway it would be the same as checking the box in IB,I
> > suppose...And
> > > >this doesn't work either!
> > > >Seems tha "plotforeign" made things happen in a different
> way,but
> > > >thanks anyway!
> > > >Friendly,
> > > >Gilles
> > >
> > > Gilles, right click above your VIX pane, select Edit Formula
and
> > check one of the options of Grid lines. Otherwise use in your
> formula
> > PlotGrid(value) setting the values you want.
> > >
> > > Franco
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/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/
|