實在是找不到答案,求幫助!
作者:金字塔 來源:cxh99.com 發布時間:2022年05月22日
-
咨詢內容:
# 該Python代碼用于模塊定義,供其他Python代碼或VBA調用。
from PythonApi import *
import time
import os?
import csv
from numpy import *
from talib import *?
from pandas import *
#調試打印輸出
# print("...")
sz_index = 'QZ000001'
close = history_bars_date('sz002826','20200201','20200202','1d','close')
print(close)
close1 = history_bars('sz002826',1,'1d','close')
print(close1)
bar_close=history_bars_date('SQRB00','20180901','20180910','1d','close')
print(bar_close)
以下是輸出結果:> 開始編譯 <jzt_HGJYF1> ......>?23:01:23 > []23:01:23 > [8.84000015]23:01:23 > []
> 編譯成功!
為什么使用history_bars_date函數是空列表呢?錯在哪呢~求大哥幫助!
?
?來源: www.kzuj.com.cn
-
金字塔客服:
'20200201','20200202'
?
?
這一天是么有數據的
?
-
用戶回復:
bar_close=history_bars_date('SQRB00','20180901','20180910','1d','close')
問題是這也沒有數據呀!
?
-
網友回復:
本地這么測試正常
此主題相關圖片如下:~2{8_1c3lxboz4tl)z%_1f.png