Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
掘金社区
180571***232 发表在 策略研究 2019-07-19 10:40:36
參數使用問題
參數使用問題Pinned highlighted
180571***232 发表在策略研究 2019-07-19 10:40:36
您好 請問交易类裡Position - 持仓对象裡的參數該如何使用?
% 所有持仓 Account_positions = context.account().positions() % 指定持仓 Account_positions = context.account().position(symbol='',side='') 没有持仓会返回None, 有持仓会返回position对象, 是个列表字典
180571***232
热门标签
热门推荐
Looks like your connection to 掘金量化社区 - 量化交易者的交流社区 was lost, please wait while we try to reconnect.