modifying the gtt rule from generic to OCO is not working
-
Re: how to create GTT OCO order
modifying the existing generic gtt rule type to OCO type is not working
sample code
smart_api
.modifyRule({
id: orderid,
gttType: "OCO",
stoplossprice: 340,
stoplosstriggerprice: 340,
})