PureBytes Links
Trading Reference Links
|
Hi Sarvi,
Yes you can. Ami supports OLE automation through which you can create
an Ami object and call its import interface with the csv file to do auto import.
As for getting the csv file downloaded you can use GetURL that is available
on ami site to pull the csv file from nse site everyday. So in summary write
a small script that uses GetURL to pull the csv file, create the ami object
and imports using the import interface.
Thanks
Pankaj
On Fri, 18 Mar 2005 19:07:21 -0000, Saravanan Shanmugham
<sarvi@xxxxxxxxx> wrote:
>
>
> Hi,
> I am considering the purchase of Amibroker. And am specifically
> interested in stock data for the indian stock market. I know for the
> Indian stock exchange, the historical data and periodical updates are
> available through their own website as well (bhav copy).
>
> I am wondering if Amibroker allows for some level of scripting that
> will allow me to automatically download data from these sources and
> bring them into the Amibroker database.
> URLs like
> http://www.nse-india.com/content/equities/scripvol/datafiles/111994122005INFOSYSTCHEQN.csv
> http://www.nse-india.com/content/equities/eq_historicaldata.htm
> http://www.nse-india.com/content/historical/EQUITIES/2000/FEB/cm1FEB2000bhav.csv
>
> Essentially allow me to write my own plugin to amibroker to make it
> support these new sources of stock data.
>
> Thanks,
> Sarvi
>
>
>
>
>
>
>
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
>
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
> ________________________________
> 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 the Yahoo! Terms of Service.
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 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/
<*> 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/
|