Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DingTobest/JQdataServiceForVNPY
/ functions
Functions
20 in github.com/DingTobest/JQdataServiceForVNPY
⨍
Functions
20
◇
Types & classes
1
↓ 3 callers
Function
downDailyBarBySymbol
(symbol, info, trade_date)
dataService.py:67
↓ 3 callers
Function
downMinuteBarBySymbol
(symbol, info, today, pre_trade_day)
dataService.py:91
↓ 1 callers
Function
checkHistoryData
(symbols_list, start_date, end_date=datetime.today().date())
checkHistoryData.py:33
↓ 1 callers
Method
clear_data
(self)
data_server_test.py:67
↓ 1 callers
Method
data_init
(self)
data_server_test.py:28
↓ 1 callers
Function
downloadAllMinuteBar
()
dataService.py:115
↓ 1 callers
Function
downloadBarByDate
(start_date, end_date=datetime.today().date())
dataService.py:138
↓ 1 callers
Function
generateDailyVtBar
生成K线
loadHistoryData.py:84
↓ 1 callers
Function
generateDailyVtBar
生成K线
dataService.py:31
↓ 1 callers
Function
generateVtBar
生成K线
loadHistoryData.py:53
↓ 1 callers
Function
generateVtBar
生成K线
dataService.py:49
↓ 1 callers
Function
loadDailyHistoryData
()
loadHistoryData.py:197
↓ 1 callers
Function
loadHistoryData
()
loadHistoryData.py:179
↓ 1 callers
Method
mock_init
(self)
data_server_test.py:44
Function
downloadSymbolBarByDate
(symbols_list, start_date, end_date=datetime.today().date())
dataService.py:170
Function
loadCsvData
(file_name)
loadHistoryData.py:101
Function
loadDailyCsvData
(file_name)
loadHistoryData.py:140
Method
setUp
(self)
data_server_test.py:17
Method
tearDown
(self)
data_server_test.py:24
Method
test_downDailyBarBySymbol
(self)
data_server_test.py:71