PureBytes Links
Trading Reference Links
|
Friends,
I know this is doable. It is just that I've not done it and want to
know if anyone else already has the code for this and is willing to
post it.
What I have in mind is (say) I have 2 databases - One for Nasadaq 100
stocks and the other for S&P 500 stocks in folders C:\AMI\NAZ and
C:\AMI\SNP respectively. Then I want to download the prices every
day from Yahoo. And I want to do this using a JScript file.
Algorithm for JScript programs will be ===>
1) Invoke AmiBroker
2) Loop thru databases (first NAZ then SNP ... then any others)
.. 2.1) Load the 'current' database of loop
.. 2.2) Prepare the URLGET for each stock in the database
.. 2.3) Fetch data from Yahoo
.. 2.4) Import the fetched data
.. 2.5) Save database
3) Exit
Regards,
- Salil V Gangal
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark
Printer at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
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/
|