已经升级到1.8.3版,但无法用FAK指令开仓(模拟环境下)。似乎无法识别’advance’这个参数
api.insert_order(“SHFE.hc2010”, “BUY”, “OPEN”, 5,limit_price=3912,advance=”FAK”)
TypeError: insert_order() got an unexpected keyword argument ‘advance’
ringo 已回答的问题 2020年8月13日
已经升级到1.8.3版,但无法用FAK指令开仓(模拟环境下)。似乎无法识别’advance’这个参数
api.insert_order(“SHFE.hc2010”, “BUY”, “OPEN”, 5,limit_price=3912,advance=”FAK”)
TypeError: insert_order() got an unexpected keyword argument ‘advance’