-
python接口,set_token和pro_api正常,之后调用任何获取数据的接口,都返回下面的错误
> df = pro.trade_cal(exchange='', start_date='20180101', end_date='20181231')
> File "/home/batigol/.pyenv/versions/conda3/lib/python3.7/site-…
-
如题, 爬取数据的时候console里面一大堆log, 看看能不能做到可配置化。
祝好!
-
dailybasic方法能返回个股的数据但是不返回大盘指数的数据
index_dailybasic并不返回成交量和成交额了?
index_dailybasic返回数据能否提供如下字段的计算公式?
turnover_rate | float | Y | 换手率
turnover_rate_f | float | Y | 换手率(基于自由流通股本)
https://tushare.pro…
-
df = ts.pro_bar(ts_code=code, asset="FD", adj=None,
start_date=start_date.strftime("%Y%m%d"), end_date=t.strftime("%Y%m%d")).iloc[::-1]
在2020/1/10及以前,该账户调用该接口都是正常返回数据。2…
-
问题一:
在官方文档中( https://tushare.pro/document/2?doc_id=25 ),“输入参数”表格中目前只有3个参数说明(is_hs,list_status,exchange),缺少fields字段的说明。根据我自己的实验,不设置fields字段的情况下会返回6个字段的内容。
问题二:
在不设置list_status参数的情况下,只会默认返回L(上市)的股票信息…
-
在 anaconda 2.7 + tushare 1.2.32 正常.
ryan@haha_data_source:~/tushare_ryan$ python
Python 2.7.13 |Anaconda custom (64-bit)| (default, Dec 20 2016, 23:09:15)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-1)] on…
-
import tushare as ts
print(ts.pro_bar(ts_code='603650.SH', start_date='20190527',end_date='20190529',adj='hfq'))
D:\Python\tools\Anaconda3\python.exe D:/Python/pro/我的开发/测事.py
ts_code trade_d…
-
java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: okhttp3.RequestBody.create([BLokhttp3/MediaType;)Lokhttp3/RequestBody;
at java.util.concurrent.FutureTask.report(FutureTask.java…
-
文档页面: https://tushare.pro/document/2?doc_id=48 里,
输出字段->涨跌额, 文档里写的是 change, 实际应该为 p_change
-
https://tushare.pro/news
when you choose WSJ, the format of date is wrong, MM/DD .
User nickname: cutekevin
ID: 130079