It looks like you're new here. If you want to get involved, click one of these buttons!
$kite->modifyOrder( $kite::VARIETY_CO, '<stoploss order_id>', array( 'parent_order_id' => '<main order id>', 'trigger_price' => '<new stop loss>' ) );Do I have to specify the parent_order_id?