I have uploaded another new version of the lists plugin which is now a bit more flexible in scanning the list files. In particular, it can handle the ABN Amro Minis list copied and pasted straight from the PDF file without further editing.
GP --- In [email protected], "gp_sydney" <[EMAIL PROTECTED]> wrote: > > The PDF file is the first of the list of links here: > > http://www.abnamro.com.au/warrants/minis.asp?y=y > > These Minis are traded on the ASX. > > The plugin is written in C/C++ using Visual Studio 6. I don't know > about the Bloodshed compiler, but the DLL is set up with a VS6 project > file. I don't mind making the source code available as well, but it's > based on the ADK which I gather is for members only, so I'm not sure > whether it can be made public or not. > > Cheers, > GP > > > --- In [email protected], "brian_z111" <brian_z111@> wrote: > > > > GP. > > > > Where can I find the ABN minis PDF? > > > > What language is the plugin written in? > > > > (assuming it is in C++ - I could use the Bloodshed compiler - as per > > Howards book - and read the code?). > > > > Thanks for your efforts and educational uploads. > > > > brian_z > > > > > > > > --- In [email protected], "gp_sydney" <gp.investment@> > > wrote: > > > > > > Updated to allow stock codes of up to 15 characters. Was previously > > > limited to 9 characters. > > > > > > GP > > > > > > > > > --- In [email protected], "gp_sydney" <gp.investment@> > > wrote: > > > > > > > > This plugin allows files containing lists of stocks (eg. index > > > > constituent lists) to be loaded and accessed from AFL code. As > > well as > > > > the stock codes, up to 10 arbitrary numeric values can be added > > for > > > > each stock, and associated derivative information can also be > > added. > > > > This can allow such things as displaying which index a stock is > > part > > > > of, and the list of derivatives available for each stock along > > with > > > > their conversion ratios and strike prices. > > > > > > > > As well as the plugin DLL, the package includes some sample AFL > > code, > > > > the list files it uses, and a PDF manual. > > > > > > > > GP > > > > > > > > > >
