I know of one software company that basically just calls up the ASX
quote page and parses off the HTML to get pricing information.  That
pricing will always be 20 minute delayed.

However, that is for their own application (so the code is not
available publicly).

At ABN AMRO Morgans, we (mostly) use a third party provider known as
IRESS to obtain pricing which is available to dealers live.  There are
significant licencing and auditing costs to provide live prices to the
public.

We also have a VPN connection to the ASX via a gateway which is also
available for us to obtain pricing.

As far as I am aware, the ASX Itself does not provide a webservice to
obtain prices.  So your best bet is probably the "page scrape" concept
mentioned above.

Regards,
Gary




On Tue, 12 Oct 2004 12:05:49 +1000, M@ Bourke
<[EMAIL PROTECTED]> wrote:
> Heya!.
> 
> if you end up finding a good webservice or somthing similar wether it be
> XML or .csv  be sure to let me know
> 
> I wrote a stock market program once that got all the ticker info for the
> US stock market but now im investing in the aussie market so Would love to
> modify me program so i can use it for the aussie market
> 
> 
> M@
> 
> 
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to