efinance icon indicating copy to clipboard operation
efinance copied to clipboard

创业板股票怎么获取

Open jicvi opened this issue 3 years ago • 2 comments

jicvi avatar Jan 14 '22 07:01 jicvi

示例如下

import efinance as ef
# 获取全部创业板股票实时行情
df = ef.stock.get_realtime_quotes('创业板')
# print(df)

image

Micro-sheep avatar Jan 14 '22 10:01 Micro-sheep

示例如下

import  efinance  as  ef 
#获取全部创业板股票实时行情
df  =  ef . 股票。get_realtime_quotes ( '创业板' )
 # print(df)

图片

好的谢谢

jicvi avatar Jan 21 '22 03:01 jicvi