If any AMO order is placed at let's say 3:45PM and it got modified at 4:00PM. Does Zerodha server will use original placement time or modification time to decide the time priority of a order ?
In below order details , Order-1 is placed in some delay as compared to order-2 , but order-1 got priority over order-2 , here on what basis system decided because as far as i know order should be executed on FIFO basis. ------------------------------------------------------------------ Oder - 1 details: ------------------------------------------------------------------- "status": "AMO REQ RECEIVED", "order_type": "SELL", "order_placement_time": "2025-01-13 15:45:56", "latest_modification_time": "2025-01-14 08:41:18" ------------------------------------------------------------------ Oder - 2 details: ------------------------------------------------------------------- "status": "AMO REQ RECEIVED", "order_type": "SELL", "order_placement_time": "2025-01-16 15:45:01", "latest_modification_time": "2025-01-17 08:33:35"
------------------------------------------------------------------
Oder - 1 details:
-------------------------------------------------------------------
"status": "AMO REQ RECEIVED",
"order_type": "SELL",
"order_placement_time": "2025-01-13 15:45:56",
"latest_modification_time": "2025-01-14 08:41:18"
------------------------------------------------------------------
Oder - 2 details:
-------------------------------------------------------------------
"status": "AMO REQ RECEIVED",
"order_type": "SELL",
"order_placement_time": "2025-01-16 15:45:01",
"latest_modification_time": "2025-01-17 08:33:35"