PureBytes Links
Trading Reference Links
|
Yeah tried that - didn't work.
--- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@xxx> wrote:
>
> remove the line wrapping of the title line
>
> --
> Cheers
> Graham Kav
> AFL Writing Service
> http://www.aflwriting.com
>
>
> On 21/04/2008, droskill <droskill@xxx> wrote:
> > Graham - I couldn't get the one linked from your website to work at
> > all, but I was able to get the one mentioned in this thread to "sort
> > of" work. I put it on a new chart and got the PnF to appear. Two
> > issues with the indicator:
> >
> > 1. For some reason, the Title assignment at the end of the file gives
> > me a type mismatch:
> >
> > Title = "\n" + " Instrument : " + Name() + FullName()+"\n " +
> > "Formula : " + " PF StockChart" + "\n " + "Box : " + ! box + "&
> > nbsp; " +"Reverse : " + reverse + "\n " +"ATR : " +
> > LastValue(ATR(20));
> >
> > 2. The grid, for some reason, when I turn it "Off" in the parameters,
> > displays, but only when I click in the window on the price data. So,
> > there will be nothing there, turn PlotdGrid to "off" and then start
> > clicking around the chart - the grid will appear.
> >
> > Any ideas appreciated.
> >
> >
> > --- In amibroker@xxxxxxxxxxxxxxx, Graham <kavemanperth@> wrote:
> > >
> >
> > > They work fine for me.
> > > When you say added them to a chart, you should insert them as new
> > > charts. They are not really designed for overlaying
> > > Can you explain what "weird looking chart" means?
> > >
> > > --
> > > Cheers
> > > Graham Kav
> > > AFL Writing Service
> > > http://www.aflwriting.com
> > >
> > >
> >
> > > On 21/04/2008, Ashley Webb <webb.aa@> wrote:
> > > > Tried that - won't work for me either.
> > > > Ash
> > > >
> > > >
> > > >
> > > > In amibroker@xxxxxxxxxxxxxxx, "msc626" <dalmar78@> wrote:
> > > > >
> > > > > Are you using the code in Message # 109603? Follow that thread
> > for the
> > > > > full discussion. It works find for me.
> > > > >
> > > > > dale b
> > > > > >
> > > > > > Has anyone been able to get them to work? I add them to a
> > chart and
> > > > > > just get a weird looking chart. Is there some trick to
> > these? I've
> > > > > > tried both Graham's and one by Mirat Dave. Neither
works. I was
> > > > > > wondering if there is a chart setting I'm missing since PnF
> > charts
> > > > > > don't show time.
> > > > > >
> > > > > > Any thoughts appreciated.
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > ------------------------------------
> > > >
> > > > 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 NEW RELEASE ANNOUNCEMENTS and other news always check
DEVLOG:
> > > > http://www.amibroker.com/devlog/
> > > >
> > > > For other support material please check also:
> > > > http://www.amibroker.com/support.html
> > > > Yahoo! Groups Links
> > > >
> > > >
> > > >
> > > >
> > >
> >
> >
> >
> > ------------------------------------
> >
> > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> > Yahoo! Groups Links
> >
> >
> >
> >
>
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> 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:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto: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/
|