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 [email protected], Graham <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> wrote: > > Tried that - won't work for me either. > > Ash > > > > > > > > In [email protected], "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 > > > > > > > > >
