We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68b2ae commit 4a92813Copy full SHA for 4a92813
tigeropen/tiger_open_config.py
@@ -46,7 +46,7 @@ def __init__(self, sandbox_debug=False):
46
self._private_key = ''
47
# 请求签名类型,推荐RSA2
48
self._sign_type = SIGN_TYPE
49
- # 机构密钥
+ # 机构交易员专有密钥
50
self._secret_key = ''
51
52
# 老虎证券开放平台网关地址
0 commit comments