I need to add investors relations page on a website so need to provide quotes and charts preferably for free or at a very LOW price.
Would be great if it is customizable and can’t really copy and paste code from other sites (copyright laws).
I am happy to do some coding if required I just need a tutorial.
Well, you WILL have to do some serious coding!
Since markets change at any instant, to get an up-to-date figure, you would need to find and READ an RSS feed, that is, decode its contents.
Search the feed, then I may give you guidance on how to read the feed.
(Have a look at web2coders.com/rss: there is an RSS reader that selects feeds, read them, and converte them into a sueable form).
December 1st, 2009 at 4:00 am
Well, you WILL have to do some serious coding!
Since markets change at any instant, to get an up-to-date figure, you would need to find and READ an RSS feed, that is, decode its contents.
Search the feed, then I may give you guidance on how to read the feed.
(Have a look at web2coders.com/rss: there is an RSS reader that selects feeds, read them, and converte them into a sueable form).
References :