PureBytes Links
Trading Reference Links
|
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 amibroker@xxxxxxxxxxxxxxx, "gp_sydney" <gp.investment@xxx> 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 amibroker@xxxxxxxxxxxxxxx, "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 amibroker@xxxxxxxxxxxxxxx, "gp_sydney" <gp.investment@>
> > wrote:
> > >
> > > Updated to allow stock codes of up to 15 characters. Was previously
> > > limited to 9 characters.
> > >
> > > GP
> > >
> > >
> > > --- In amibroker@xxxxxxxxxxxxxxx, "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
> > > >
> > >
> >
>
------------------------------------
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/
|