RT Data for NSE in finanace.yahoo.com

#1
I found various topics and post by our Traderji groups, But I would like to invite and initiate posting and clarification for fetching RT Data for AMIBroker as well as to use the live data for LED Ticker Boards.

http://finance.yahoo.com/d/quotes?s=rpl.ns&f=sl1d1t1c1ohgv

this line fetches the quotes of Nifty and Sensex Live. But other stock are with delay. But the www.finance.yahoo.com clearly say once it is signed in we could get the RT data for NSE.

I am VB.NET programmer and would like to obtain the live quotes to interface to a LED TICKER.

Kindly provide me if any one has the code to automatically sign in to yahoo and fetch the RT data.

Thanks in advance to all.

Regards
SunlMogan
 

jdm

Well-Known Member
#3
I found various topics and post by our Traderji groups, But I would like to invite and initiate posting and clarification for fetching RT Data for AMIBroker as well as to use the live data for LED Ticker Boards.

http://finance.yahoo.com/d/quotes?s=rpl.ns&f=sl1d1t1c1ohgv

this line fetches the quotes of Nifty and Sensex Live. But other stock are with delay. But the www.finance.yahoo.com clearly say once it is signed in we could get the RT data for NSE.

I am VB.NET programmer and would like to obtain the live quotes to interface to a LED TICKER.

Kindly provide me if any one has the code to automatically sign in to yahoo and fetch the RT data.

Thanks in advance to all.

Regards
SunlMogan
during login to yahoo just check the checkbox "Remember me"

you can close the yahoo window but dont log out. you will get live prices.

cheers,
jdm.
 
#4
Great Jdm,

Thanks, I am able to get the current quotes even if I close the yahoo window as you guided.

I would like to incorporate the Login automatic from my Vb.Net program itself, can you please guide me with the codes how i could login to finance.yahoo.com

Thanks in advance

SunilMogan
 

jdm

Well-Known Member
#5
hi Sunil,
yahoo and other various sites is trying hard to stop this only (auto login) through the various anti phishing technologies. manupulating the cookies might help. dont know for sure as i never tried it nor i am i trained programmer.

cheers,
jdm.
 
#6
Thanks jdm,

Let us await for reply posts from other members if they have a solution, as I am aware that Traderji Members are sound enough on technology as well as in sharing the knowledge with other.

These credit goes to only to you and the other Senior Members / Moderators those made this Traderji with such a motto and keeps its motto.

Regards
SunilMogan
 
#7
Hi Sunil

I presume it wont be very difficult for you to call an external program to do the login part onto Yahoo.
If thats the case, I would suggest you have a look at autoit scripting
http://www.autoitscript.com/autoit3/index.php

I have used this in past to loging to a particular site.
You may make an exe and call it from your VB.net program passing the login/pwd information.

Hope it helps.

Best Regards
Coool.
 
#8
Thanks cooltetra,
Let me use the autoit , but many commercial vendors like trudataindia login automatically to yahoo finance, so definitely we could find a better solution, let me await for the solution from our Traderji Friends. Meantime I am also on the job to find it. Let me post it for the benefit of all once it is from my side.

SunilMogan
 

Aman1

Well-Known Member
#9
hi,
I am also trying to learn data extraction methods from scratch. still with excel and want to try data extraction using programming . Can you experienced guys guide me where should i begin. VB, vba vb.net ,perl or java
programming. I would like to know which is best method. It is something like reinventing a wheel as there are many apps available but still iwould like program my own application and mean while try my hands at programming. So
your valuable suggestions will be much appreciated

thanks,
aman1
 
#10
hi
trust , Thread lost its vision of many

Can anyone assit in auto login and download the Real time DATA from yahoo for a specific LED dsiplay pannel display.

help me out for the trick in vb.net

Regards
SunilMogan
 

Similar threads