Skip to content

Commit

Permalink
Add delivery data link profile
Browse files Browse the repository at this point in the history
  • Loading branch information
virresh committed Aug 13, 2020
1 parent c0202f6 commit bff5f64
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions py/nse_with_delivery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"BASELINK": {
"base_URL": "https://archives.nseindia.com",
"stock_TYPE": "NSE Daily (with Delivery)"
},
"LINKS": {
"eqBhav": {
"link": "https://archives.nseindia.com/products/content/sec_bhavdata_full_{0:%d}{0:%m}{0:%Y}.csv"
},
"fuBhav": {
"link": "https://archives.nseindia.com/content/historical/DERIVATIVES/{0:%Y}/{0:%^b}/fo{0:%d}{0:%^b}{0:%Y}bhav.csv.zip"
},
"indall": {
"link": "https://archives.nseindia.com/content/indices/ind_close_all_{0:%d}{0:%m}{0:%Y}.csv"
},
"version": {
"link": "https://docs.google.com/document/export?format=txt&id=1B_QqPYNQvTPN817DkDxESOv9AgjxUnhTCPP7rXFZxr4&token=AC4w5Vg1I7eEt3MFysH9EMgsVKxd1bCb4w%3A1593185289693"
}
}
}

0 comments on commit bff5f64

Please sign in to comment.