Automated NSE,BSE EOD data update into Amibroker

S

sunyhyd

Guest
#11
I was not able to extract files from the zip file uploaded on the 4shared. I am getting this error using winzip 8.1:

Extracting to "C:\Program Files\AmiBroker\manshiRT\"
Use Path: yes Overlay Files: no
skipping: ICSharpCode.SharpZipLib.dll unsupported compression method 14
skipping: ManshiRT.dll unsupported compression method 14
skipping: ManshiRT.exe unsupported compression method 14
skipping: ManshiRT.xml unsupported compression method 14
skipping: NetSQL.dll unsupported compression method 14
skipping: nse-symbollist.csv unsupported compression method 14
skipping: TabStrip.dll unsupported compression method 14
skipping: watchlist.xml unsupported compression method 14
error: no files were found - nothing to do

Can you let me know how to get over this?

Sachin
Please use 7zip to unzip files. It can be downloaded free from http://www.7-zip.org/

Please join ManshiRT yahoo group. You will get a lot of information in files section of the group - in case you face any issues.

Thank you
 
#12
I am getting this exception, system is 64 bit vista.

Platform = Microsoft Windows NT 6.0.6002 Service Pack 2
Assembly Name: ManshiRT, Version=0.9.0.1, Culture=neutral, PublicKeyToken=null
Assembly Version: 0.9.0.1
Exception Source: mscorlib
Exception Type: System.FormatException
Exception Message: String was not recognized as a valid DateTime.
Exception Target Site: Parse

---- Stack Trace ---
System.DateTimeParse.Parse(, dtfi As DateTimeFormatInfo, styles As DateTimeStyles)
ManshiRT.exe: N4587842
System.Convert.ToDateTime()
ManshiRT.exe: N00066
. .()
ManshiRT.exe: N00742
. .()
ManshiRT.exe: N00692
. ..ctor()
ManshiRT.exe: N00319
.  .()
ManshiRT.exe: N00208
 
S

sunyhyd

Guest
#13
I am getting this exception, system is 64 bit vista.

Platform = Microsoft Windows NT 6.0.6002 Service Pack 2
Assembly Name: ManshiRT, Version=0.9.0.1, Culture=neutral, PublicKeyToken=null
Assembly Version: 0.9.0.1
Exception Source: mscorlib
Exception Type: System.FormatException
Exception Message: String was not recognized as a valid DateTime.
Exception Target Site: Parse

---- Stack Trace ---
System.DateTimeParse.Parse(, dtfi As DateTimeFormatInfo, styles As DateTimeStyles)
ManshiRT.exe: N4587842
System.Convert.ToDateTime()
ManshiRT.exe: N00066
. .()
ManshiRT.exe: N00742
. .()
ManshiRT.exe: N00692
. ..ctor()
ManshiRT.exe: N00319
.  .()
ManshiRT.exe: N00208
This is a very old version. Please download the latest release.

Thank you
 

Similar threads