Traderji.com - Discussion forum for Stocks Commodities & Forex

Real time Intraday NSE tick data for Self-developed software

Discuss Real time Intraday NSE tick data for Self-developed software at the Intraday within the Traderji.com - Discussion forum for Stocks Commodities & Forex; Thanks all of you for participating in this thread. I here found a solution for ...


Go Back   Traderji.com - Discussion forum for Stocks Commodities & Forex > TOOLS & RESOURCES > Data Feeds > Intraday

Notices


Advertise Here

Reply
 
Thread Tools
Sponsored Links
  #11  
Old 4th May 2007, 04:41 PM
Member
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
ravikatha is on a distinguished road
Reputation: 20
Thumbs up Re: Real time Intraday NSE tick data for Self-developed software

Thanks all of you for participating in this thread. I here found a solution for my requirement - ***** Finance.

As I require only NSE quotes in real time, ***** provides real-time quotes if signed-in to their website. I could write my .NET application in such a way that it logs in to the ***** site and queries the quote data by polling it constantly. When I implemented all the code and ran it, I was surprised to find that there is only a slight delay (about 2 secs) in ***** quotes whe compared to sharekhan streaming quotes (I logged in to my Sharekhan FastTrade account and kept it open beside to compare it against the ***** quotes). I guess that delay can be accounted to my application code doing heavy operations apart from fetching the quotes.

The information that helped me most in this regard is
"http://www.gummy-stuff.org/*****-data.htm".

Thanks Once again
Regards
Ravi
Reply With Quote
  #12  
Old 4th May 2007, 08:10 PM
Member
 
Join Date: May 2006
Location: Kolkata
Posts: 1,098
Thanks: 1
Thanked 0 Times in 0 Posts
swagat86 is on a distinguished road
Reputation: 24
Default Re: Real time Intraday NSE tick data for Self-developed software

hi ravi,

il say go in for a sw like tradestation which u can customise in any way u want(specialy with the kind of experience u have). If u are interesting just in developing a sw to sell it and make money then u can go ahead with ur plan. If not, then ur wastin time on developin a sw. Reason being: inatrday trading itself will drain a hell lot of time off u. Yes ur programming knowlege will make things easy for u to cutomise and program tradestation. Use TS with data feed from Esignal or Reuters.



Final decision is always urs, its just my viewpoint.


Thanks
Reply With Quote
  #13  
Old 5th May 2007, 03:21 AM
Member
 
Join Date: Oct 2004
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
sanjayt is on a distinguished road
Reputation: 20
Default Re: Real time Intraday NSE tick data for Self-developed software

And with amiquote and hacked aqd.format u can get rt data more than 1 minute completely free
Why to reinvent the wheel

Regards
-sanjayt
Reply With Quote
  #14  
Old 8th May 2007, 12:31 AM
Member
 
Join Date: Sep 2005
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
pras20054 is on a distinguished road
Reputation: 20
Default Re: Real time Intraday NSE tick data for Self-developed software

Quote:
Originally Posted by sanjayt View Post
And with amiquote and hacked aqd.format u can get rt data more than 1 minute completely free
Why to reinvent the wheel

Regards
-sanjayt
Can u please explain how ?

Pras
Reply With Quote
  #15  
Old 9th May 2007, 12:02 PM
Member
 
Join Date: Dec 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
addagiri is on a distinguished road
Reputation: 20
Default Re: Real time Intraday NSE tick data for Self-developed software

Hi Ravi,

The real time quotes from ***** will be delayed by at least 10 seconds or more in many cases, and the quotes shown in Sharekhan speed trade is always 2 seconds behind the live quotes, if you are really keen on doing some thing big in intraday the best option is to go for realtime data provider such as e-Signal as suggested by swagat, pehaps it's not a big deal to write your own formula's in the TA softwares like TS or AMIBroker, you will certainly miss the important moves in many cases if you are relying on ***** data, certainly going for realtime data is expensive, you have to spend around 5k a month but surely it's worth, you can try out for a month with eSignal.

Regards
Reply With Quote
  #16  
Old 10th May 2007, 01:24 AM
Member
 
Join Date: Mar 2006
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
justvarshney is on a distinguished road
Reputation: 20
Default Re: Real time Intraday NSE tick data for Self-developed software

Try this out...
http://justvarshney.googlepages.com/spm

do let me know if you like it...
Reply With Quote
  #17  
Old 10th May 2007, 01:43 AM
Member
 
Join Date: Sep 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
kitturouter is on a distinguished road
Reputation: 20
Default Re: Real time Intraday NSE tick data for Self-developed software

Dear Ravikatha,

Hi, I am Kishore and appreciate ur thinking to design such a gud software, believe me 1 year before I was also thinking to do a similar one and contacted everyone and found no one is providing such feed, I was looking for furutes quotes. The I developed my own small programs which gets data online from the web which is live, its not a feed its lot no of threads querying for different quotes, am still searching for such feed and let me know if succeed to find one, I can afford till 10K Rs depending on the feed type. Now I am in US and planning to build a configurable software with online web quotes or 5 min delay NSE quotes and I will share this with everyone once I succeed in design and development of it.

Regards,
Krishna
Reply With Quote
  #18  
Old 10th May 2007, 07:22 AM
Member
 
Join Date: Dec 2006
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
addagiri is on a distinguished road
Reputation: 20
Default Re: Real time Intraday NSE tick data for Self-developed software

Dear Krishna,

I would suggest you going for Realtime quotes from eSignal, esignal provides feed and the latency is "zero" for NSE quotes it will cost you USD 115/- a month but 100% reliable, I tried developing my own stuff but finally given up as such no web provides realtime/online data.

Good Luck

Quote:
Originally Posted by kitturouter View Post
Dear Ravikatha,

Hi, I am Kishore and appreciate ur thinking to design such a gud software, believe me 1 year before I was also thinking to do a similar one and contacted everyone and found no one is providing such feed, I was looking for furutes quotes. The I developed my own small programs which gets data online from the web which is live, its not a feed its lot no of threads querying for different quotes, am still searching for such feed and let me know if succeed to find one, I can afford till 10K Rs depending on the feed type. Now I am in US and planning to build a configurable software with online web quotes or 5 min delay NSE quotes and I will share this with everyone once I succeed in design and development of it.

Regards,
Krishna
Reply With Quote
  #19  
Old 12th May 2007, 11:57 PM
Member
 
Join Date: Mar 2007
Location: Hyderabad
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
ravikatha is on a distinguished road
Reputation: 20
Default Re: Real time Intraday NSE tick data for Self-developed software

Hi Guys,

I am happy to receive so many suggestions. I will definitely try follow them.

The status as of now is that I have designed my software into various modules out of which I explicitly separated the Feed Engine as an independant and pluggable module. Currently it fetches data from ***** by signing into ***** Finance web. As compared to Sharekhan streaming prices, I do not find any latency in ***** (specifically if you are signed in).

Anyway, I have completed 60% of my work (framework, User interface, Feed Engine and other modules). Now I have various data available to analyze in the application. The actual analysis is the only thing left to do in the application.

Considering the latency in the feed, I observed in the NSE site that a scrip is being traded only once in a half minute on an average. An order takes typically 10 secs to get submitted to the exchange once I initiate it. Even if the quotes are 5 secs delayed, I am still left with 15 secs for analyzing the current quote in my application. With the sort of system I have (2.4 GHz Core2Duo + 1GB RAM with 2Mbps DataOne connection), I think it is pretty much time.

Anyway, once I have my application complete, I will try to subscribe to eSignal and rewrite my Feed Engine module and see how it works. There is an indian site (esignalindia.com) which I found in other threads. Can anybody comment on its latency, data format (I suppose this is metastock pro format) and delivery method?

One last query - If anybody already did the task of analyzing eSignal (not esignalindia) data (trying to save it in a database or analyzing it programmatically), let me know the format of the data and how it is delivered to my PC?
Reply With Quote
  #20  
Old 16th May 2007, 04:33 PM
Member
 
Join Date: May 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
theharish is on a distinguished road
Reputation: 20
Lightbulb Re: Real time Intraday NSE tick data for Self-developed software

hi,

i want to know, what solution u got for ur program. i also need raw data feed for my program. plz help me.
Reply With Quote
Sponsored Links

Reply

Bookmarks


Advertise Here


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads for: Real time Intraday NSE tick data for Self-developed software
Thread Thread Starter Forum Replies Last Post
Re:Nse & Mcx realtime data charting software with Metastock supported. harunstocks Software 6 7th August 2008 07:14 AM
Best Real Time Software - BSE & NSE softtouch Software 30 15th July 2008 04:28 PM
Metastock software with real-time NSE data? bhangima MetaStock 16 1st March 2008 10:34 PM
Intraday Tick Data sac_max Data Feeds 2 15th December 2005 05:13 PM
Historical (Tick) Intraday Data. shrees Data Feeds 2 7th September 2005 02:56 PM


All times are GMT +5.5. The time now is 11:46 PM.

Indemnity, Disclaimer & Disclosure Notice:
• By visiting Traderji.com you indicate your acceptance of our Forum Rules Disclaimer & Disclosure and indemnify Traderji.com, its associates and related parties of all claims howsoever resulting from the usage of the forum.
Disclaimer: Trading or investing in stocks & commodities is a high risk activity. Any action you choose to take in the markets is totally your own responsibility. Traderji.com will not be liable for any, direct or indirect, consequential or incidental damages or loss arising out of the use of this information.
Disclosure: The information in this forum is neither an offer to sell nor solicitation to buy any of the securities mentioned herein. The writers may or may not be trading in the securities mentioned.
• All names or products mentioned are trademarks or registered trademarks of their respective owners.
General Content Disclaimer Notice:
In light of our policy of encouraging candid, open exchanges of views and the rapid distribution of information originating from many sources, Traderji.com cannot determine the accuracy of information that may be uploaded to the forum. Opinions, advice and all other information expressed by participants in discussions are those of the author. You rely on such information at your own risk. You are urged to seek professional advice for specific, individual situations and not rely solely on advice or opinions given in the discussions. Since Traderji.com is an open and free discussion forum, any comments made by members of this forum in their posts reflect their own views and not of the owner or administrator of Traderji.com. Thus the owner/administrator indemnify themselves of all claims whatsoever and will not be liable or responsible for any members comments/views in this forum Traderji.com. If you find any objectionable or offensive posts made by members of this forum which you would like to bring to our notice for removal then please Contact Us.
 


Copyright © 2001 - 2008, Traderji.com All Rights Reserved.

Recommended Websites - www.TradersEdgeIndia.com - www.TradingPicks.com - www.MasterOfTrading.com