girishg4t / bhavCopy-downloader

Get free NSE and BSE data(bhavcopy, derivatives), based on customizable index and date. Give it a star if you like it
https://www.freehtmlchecker.com/bhavcopy-downloader
48 stars 10 forks source link

nse eod file: extra info present on 1st line #35

Closed MrBrowner closed 12 months ago

MrBrowner commented 12 months ago

Hey, Hi @girishg4t,

I just downloaded the nse eod data . And in some files their seems to be some extra info/data present at the 1st line.

Not a valid date format, it should be in ddMMMYYYY format, eg. 02Mar2020SYMBOL,SERIES,OPEN,HIGH,LOW,CLOSE,LAST,PREVCLOSE,TOTTRDQTY,TOTTRDVAL,TIMESTAMP,TOTALTRADES,ISIN,

Not a valid date format, it should be in ddMMMYYYY format, eg. 02Mar2020

This is present in whole july 2023 month eod files.

girishg4t commented 12 months ago

Hi @MrBrowner, Could you please give me the sample file and comparision with other files

MrBrowner commented 12 months ago

okay.

nse-All-2023-07-03.csv nse-All-2023-08-10.csv

ref: in July month file's the 1st line.

girishg4t commented 12 months ago

@MrBrowner if you see the fle 03-JUL-2023 and TimeStamp field it is showing the correct date format https://github.com/girishg4t/nse-bse-bhavcopy/blob/master/nse/03JUL2023.csv

this is the file it get downloaded

MrBrowner commented 12 months ago

Yea, looks like the issue is something else.