Published on Fri, 28 Aug 2009 01:04:46 -0400 Read: 1285 times
In Column B is a list of "ticker symbols." Anything can be in column A. There is a title in B1, which can be anything, I like to use the date. Code will access Yahoo finance and find the change from the previous day close for each symbol.
Column headers:
(A1)SignalDate (B1)8/26/2009 (C1)LastTrade (D1)PrevClose (E1)Change (F1)Vol
(C1
Filed in: XML Difficulty Level: Intermediate
Published on Tue, 06 Feb 2007 05:21:08 -0500 Read: 1629 times
Sample of Basic XML code.
Filed in: XML Difficulty Level: Published on Fri, 17 Nov 2006 01:49:35 -0500 Read: 1236 times
XML Interactive Slide Show for web (Xiss web). Java tool to generate web pages for Slide Show presentation. Based on W3C standards: XML, XSLT, XPATH, CSS, HTML/XHTML. Generation of XML images descript
Filed in: XML Difficulty Level: