PureBytes Links
Trading Reference Links
|
Henry,
I just uploaded a file called "LoadIndex.js" that will do this for up
to four indices (ASX50, ASX100, ASX200, and ASX300). It needs
customising before use to set the path to where the downloaded files
are and also the watchlist numbers.
It starts by clearing the specified watchlists, which takes the most
time because it has to check every symbol. It's quicker to clear the
watchlists manually first and comment out that block of code.
Finally, all use is at your own risk. Scripts can potentially mess up
the database, so back up the database before use and verify for
yourself that it works correctly.
Regards,
GP
--- In amibroker@xxxxxxxxxxxxxxx, "huuuchan1" <henry_chau@xxx> wrote:
>
> Hi
>
> I have been doing it manually every month as follow.
>
> 1. Download the update cvs file from ( for asx50 )
> http://www2.standardandpoors.com/portal/site/sp/en/au/page.topic/indic
> es_asx50/2,3,2,8,0,0,0,0,0,0,3,0,0,0,0,0.html
> 2. edit in excel and save it as a text file
> 3. import into amibroker as watchlist
> 4. i repeat the process for for asx200, asx300
>
> Has anyone create a jscript for updating a watchlist for asx50 ,
> asx200, asx300 from Standard & Poor's website.
>
> Many thanks in advance.
>
> Regards
> Henry
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|