掘金社区
求助:使用R SDK交易中trade_list_positions 报错Pinned highlighted
t***o@rxhui.com
发表在掘金2 2015-11-20 08:52:44
掘金2
744
2
0
求助:使用demo账户或者自己的Email账户login成功后,trade_list_position 报错如下。
> gmsdk::login(username2,password2)
[1] "成功"
> order = gmsdk::trade_open_long_sync('SHSE','600000',0,1)
> order
[1] "成功"
> trade_list_positions()
ERROR.CODE ERROR.INFO Detail
1 2008 返回数据包错误
评论: 2