RT data feed for NSE and BSE

#1
Friends,
I'm looking for realtime feed from NSE and BSE.
I understand that there are some providers who buy feeds
from NSE/BSE and then provide them to retail users.
I came across a few of them but they seem to provide encrypted data, which their program only can interpret.

My requirement is that I have my own data analysis s/w
which I want to use and hence an encrypted feed is not good for me.

I would want to know the forum's views/experience about
which is the best one.

Best Regds
 
#2
If you want raw data... try esignal data only service. They give raw data which can be linked to an excel and other stuffs. Check out if it will be useful for you. www.eisgnal.com
 
#3
Hi aravinthrajam,
Thanks for your reply. I checked out the esignal homepage. I could not find such a product under their products section. I've dropped a mail to them.

Were you referring to the following (pls see at the end of the mail). This also looks like there will be a plugin which they provide. If that is the case then the feed might still be encrypted which this plugin will decrypt.

My req is to be able to get realtime stock feed so that I can analyse it in my proprietary stock data analysis s/w (on Linux).

Thanks again,
Tomar

QLink (DDE)

QLink is a quick, simple add-on that lets you download real-time, streaming data into your proprietary Excel worksheets for further analysis
 

AMITBE

Well-Known Member
#4
Hello nagendrast, welcome to TJ, a great place to be.

Please do look around the forum and you will get as much info as you will need. A good place to start is here: http://www.traderji.com/data-feeds/

There is no restriction on staring new threads but often it is quite needless for a query like this one.

Thanks.
 
#5
Hi aravinthrajam,
Thanks for your reply. I checked out the esignal homepage. I could not find such a product under their products section. I've dropped a mail to them.

Were you referring to the following (pls see at the end of the mail). This also looks like there will be a plugin which they provide. If that is the case then the feed might still be encrypted which this plugin will decrypt.

My req is to be able to get realtime stock feed so that I can analyse it in my proprietary stock data analysis s/w (on Linux).

Thanks again,
Tomar

QLink (DDE)

QLink is a quick, simple add-on that lets you download real-time, streaming data into your proprietary Excel worksheets for further analysis
Yeah right. Qlink is the one i was referring to. As the moderator said, just browse thru the data feeds forum. You might be able to locate some.
 
#6
Hello nagendrast, welcome to TJ, a great place to be.

Please do look around the forum and you will get as much info as you will need. A good place to start is here: http://www.traderji.com/data-feeds/

There is no restriction on staring new threads but often it is quite needless for a query like this one.

Thanks.
Hi Amit,
Thanks.
I do understand the significance of archives and had gone thru them before posting my query. As you see my query is specific in
that I am looking for a feed that is raw and unencrypted (meaning that I do not want to install the s/w provided by the vendor for analysis, but rather use my own s/w).

What I could see in the archives was RT quotes provided as tickers or to a vendor specific program.

Regds,
 

AMITBE

Well-Known Member
#7
Hi Amit,
Thanks.
I do understand the significance of archives and had gone thru them before posting my query. As you see my query is specific in
that I am looking for a feed that is raw and unencrypted (meaning that I do not want to install the s/w provided by the vendor for analysis, but rather use my own s/w).

What I could see in the archives was RT quotes provided as tickers or to a vendor specific program.

Regds,
Hi nagendrast, I do understand but as far as I can tell there is no data vendor that provides data in 'raw' form as you put it. They are all designed to feed the more popular s/w or rather I should say the popular s/w have their own plugins etc to decode the data. There are several data vendors who operate out of India besides Viratech who are cheaper but their source is suspect and are designed around MS or Ami or TS. There are other whose data is pretty good but is tied to their own s/w which is mostly basic. But you know all this.

Perhaps pull data from PIB kind of utilities into your own s/w?

Regards.
 
#8
Hi,

I found this HTML code somewhere on the net for 'NIFTY'. Just save it on your comp as HTML file & run it. If you want to use it for some other scrip, try this.

change the code of the scrip from 'NSEI' to the desired code from 'yahoo finance'
If you want to change the frequency of refresh, u can change it. (I changed it from 10 sec to 5 sec & it worked. Though I have not tried changing scrip code since I am interested only in trading NIFTY).

best part is it auto refreshes to the frequency you set & it is real time. You can see the time on the page and check it with your comp clock.

hope this helps.

<HEAD>
<META HTTP-EQUIV="REFRESH" Content=10;URL="">
</HEAD>

<body bgcolor="black">
<p>
<font face="Verdana" color="blue" size="3"><strong> NIFTY </strong></font>

<font face="Tahoma" color="blue" size="3"> Training Material To Trade Nifty

<a href="../docs/Oct%2015%202007.pdf"> Nifty Trading </a>

<br></br>

<a href="/"> <img src="http://ichart.finance.yahoo.com/z?s=%5ENSEI&t=1d&l=on&z=l&q=c&p=e3,e13,e34,e55,m200,p&a=r14,ss&c="/></a>

<br></br>
</HTML>
 
#9
Hi Amit,
Thanks.
I do understand the significance of archives and had gone thru them before posting my query. As you see my query is specific in
that I am looking for a feed that is raw and unencrypted (meaning that I do not want to install the s/w provided by the vendor for analysis, but rather use my own s/w).

What I could see in the archives was RT quotes provided as tickers or to a vendor specific program.

Regds,
could you define "raw" - or a little more details on your data feed that you require?
 
#10
By "raw" I mean which can be interpreted. I mean I talked to one provider
and he said that their feed is encrypted which only their s/w can decrypt.
He was not willing to share with me any API that I can use to get the feed
data in my program.
Just for the records, I am writing a program to do auto trading.

Thanks
 

Similar threads