Order List
The orders are arranged according to the price.
YIP: ₹ 1260
Buy orders are arranged in the decreasing order of price.
You can see that the order at the top has the price of 1265, then the next one is for 1264.7, the next one is for 1264 and so on.
The order at the top of the list gets executed first. This means that first the order with the price of 1265 will get executed, then the one for 1264.7 will come at the top. Then if there is a matching sell order for this price, this order will get executed. This will bring the order with the buy price of 1264 at top. This is how this list will work.