Skip to content

Commit f94a89b

Browse files
author
Kai Su
committed
Merge branch 'identifier' into dev
2 parents d195e9d + a64c7fe commit f94a89b

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
@@ -491,7 +491,7 @@ def get_option_chain(self, symbol, expiry):
491491
def get_option_briefs(self, identifiers):
492492
"""
493493
获取期权最新行情
494-
:param identifiers: 期权代码
494+
:param identifiers: 期权代码列表
495495
:return: pandas.DataFrame, 各 column 的含义如下:
496496
identifier: 期权代码
497497
symbol: 期权对应的正股代码

0 commit comments

Comments
 (0)