Hi, Once my order is placed using place_order, I want to continuously check if the order is completed or not so that I can perform further tasks e.g. placing sl or gtt order. Can someone suggest the best way to check if order has been executed and not pending. I was planning to call get orders but don't know the rate limit of this call and don't want to call it on each tick to avoid any kind of rate limit error.
Looking forward to hear from you. Thanks in advance.