Price Latency
Price latency is the delay between a real-world market price movement and the update of that price within a blockchain-based protocol. This delay can occur due to network congestion, the frequency of oracle updates, or the time required for consensus.
In the context of high-frequency trading and lending, even a small amount of latency can be exploited by market participants. For instance, if a price drops significantly on a centralized exchange but the protocol oracle has not yet updated, a user might borrow against the old, higher price.
This creates an arbitrage opportunity that can be detrimental to the protocol's health. Reducing latency is a technical challenge that involves optimizing node communication and update triggers.
It is a critical performance metric for protocols that rely on real-time financial data to manage risk and liquidations.