如何从Finance.yahoo.com检索BSE/NSE上市股票的价格 [英] How to retrieve BSE/NSE listed stock's price from finance.yahoo.com

查看:67
本文介绍了如何从Finance.yahoo.com检索BSE/NSE上市股票的价格的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个应用程序,用于通过解决方案

您可以通过以下两个链接检索BSE和NSE的组件: http://in.finance.yahoo.com/losers?e=bo (赢家和失败者).
拥有完整的股票清单后,只需使用链接即可检索数据,例如:

http://download.finance.yahoo.com/d/quotes.csv?s=BOBSL.BO,JAIPAN.BO,SANGHIIN.BO&f=snl1d1t1ohgdrx

您可能希望单独检查每个股票,并确保确实能检索正确的信息,例如SOUTHINDBSL.BO似乎无法正常工作.

I'm developing an application for stocks displaying through finance.yahoo.com in Java using Spring framework.

But it only provides share values from NYSE, Nasdaq-NM, etc. How can I retrieve the values of share by specify NSE or BSE?

解决方案

You can retrieve the components of BSE and NSE with these two links: http://in.finance.yahoo.com/gainers?e=bo and http://in.finance.yahoo.com/losers?e=bo (Gainers and Losers).
Once you have your full list of stocks, just use your link to retrieve data, for example:

http://download.finance.yahoo.com/d/quotes.csv?s=BOBSL.BO,JAIPAN.BO,SANGHIIN.BO&f=snl1d1t1ohgdrx

You might want to check each ticker individually, and ensuring it does retrieve correct information though, eg SOUTHINDBSL.BO doesn't seem to work properly.

这篇关于如何从Finance.yahoo.com检索BSE/NSE上市股票的价格的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆