When modifying an order, how many elements of the OrderParams need to be set? For instance, if I'm only interested in updating the trigger price of a Stop-Loss order, should I pass only the new trigger price, or do I need to assign other elements of OrderParams as well?
variety
andorder_id
, others you can assign accordingly as required.