公告板
版本库
filestore
活动
搜索
登录
main
/
gp-sell-server
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
可转债正股代码订阅
Administrator
2024-05-08
0287e8511b9fa75f5714c74e26cddd61f6dcac6c
[gp-sell-server.git]
/
test
/
test.py
1
2
3
4
5
from huaxin_client import l2_client_for_cb
if __name__ == "__main__":
codes = l2_client_for_cb.get_subscript_codes()
print(l2_client_for_cb.get_pre_price(codes))