pankajai
Results
1
comments of
pankajai
-- Code to place the order, many of these are either derived or user input option_order = wb.place_order_option(optionId=vOpt_Id, lmtPrice=vOpt_LmtPr, action='BUY', orderType='LMT', enforce='GTC', quant=2) -- I get those OrderId and ComboId...