PureBytes Links
Trading Reference Links
|
Dear all,
Is there a good way to retrieve quote from a html file? Ex. I want
to remove tags from a html file contain EOD data. Thanks a lot.
kt
------------------------------------------------------------
<table>
<tr>
<td>stock name</td><td>close price</td>
</tr>
<tr>
<td>abc</td><td>20.5</td>
</tr>
<tr>
<td>def</td><td>100</td>
</tr>
</table>
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|