Is there any way to get my function called when the order gets executed. I dont see any such parameter in the order_place() or order_modify() functions.
You can use postbacks. You need to setup endpoint to accept post request and Kite trade will send postbacks like this. You can go to developers console and set postback URL.