These days, when i am firing trade through KIte API in python , i am getting status as "PUT ORDER REQ RECEIVED". Previously i was getting trade Status as "Complete" which was fine.
I am seeing this behavior in commodity like Zincmine future or Lead future.
@Abhishek Gupta, If you come across this scenario let us know on the same day. We will check and get back to you. Order status logs are available only on the same day.
Please find below today order detail for Nickle mini sept future (Ticker NICKELM17SEPFUT)
OrderId = 170926001053280 Status = "PUT ORDER REQ RECEIVED"
Ideally status should be "Complete" because it was executed live in market. I am not sure why getting trade status like that. It has been happening for all commodities for last one month.
Hi @Abhishek Gupta, When a user places the order, the system will first receive the request, does RMS check at broker level and then sent to OMS wherein a set of checks happen. After that, it will be placed at the exchange. Status messages correspond to the different status of the order in the system.
Is this cover order?
Is this happening on all orders?
It is market order.
It is happening all orders on commodity.
Thanks
If you come across this scenario let us know on the same day. We will check and get back to you.
Order status logs are available only on the same day.
Please find below today order detail for Nickle mini sept future (Ticker NICKELM17SEPFUT)
OrderId = 170926001053280
Status = "PUT ORDER REQ RECEIVED"
Ideally status should be "Complete" because it was executed live in market.
I am not sure why getting trade status like that.
It has been happening for all commodities for last one month.
Thanks and Regards,
Abhishek Gupta
It seems like this order for NICKELM17SEPFUT got executed in less than a second.
But what is the meaning of status "PUT ORDER REQ RECEIVED"
previously i always get "complete" status
When a user places the order, the system will first receive the request, does RMS check at broker level and then sent to OMS wherein a set of checks happen. After that, it will be placed at the exchange. Status messages correspond to the different status of the order in the system.