Tushare學習文檔(三 股票分類數據)


import tushare as ts

1.行業分類

ts.get_industry_classified()

 

2.概念分類

ts.get_concept_classified()

 

3.地域分類

ts.get_area_classified()

 

4.中小板分類

ts.get_sme_classified()

 

5.創業板分類

ts.get_gem_classified()

 

6.風險警示板分類

ts.get_st_classified()

 

7.滬深300成分股及其權重

ts.get_hs300s()

 

8.上證50成分股

ts.get_sz50s()

 

9.中證500成分股

ts.get_zz500s()

 

10.終止上市股票列表(有報錯 HTTP Error 403: Forbidden)

ts.get_terminated()

 

11.停止上市股票列表(有報錯 HTTP Error 403: Forbidden)

ts.get_suspended()

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM