@sujith@nithin Please provide a trigger when order is executed.. may be a simple 'url calling' when a particular trade is done.. this will help many traders to know even offline if a particular trade is done... We developers can write send email or sms logic inside that url...
@sujith I have setup a URL for my postback.. Will I get a call whenever any of my order changes.. or should I do something while placing order.. I am using Java..