Skip to content

Commit a64c7fe

Browse files
author
Kai Su
committed
modified: tigeropen/quote/quote_client.py
1 parent 71f8c92 commit a64c7fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tigeropen/quote/quote_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ def get_option_chain(self, symbol, expiry):
441441
def get_option_briefs(self, identifiers):
442442
"""
443443
获取期权最新行情
444-
:param identifiers: 期权代码
444+
:param identifiers: 期权代码列表
445445
:return: pandas.DataFrame, 各 column 的含义如下:
446446
identifier: 期权代码
447447
symbol: 期权对应的正股代码

0 commit comments

Comments
 (0)