Trade complete callback

priyadarshi
Hello,

I want to know when trade is completed if I do BO type order with stop loss. I am using nodejs and is below code will be helpful.
ticker.on("order_update", callback);
Thanks
Sign In or Register to comment.