Price Deviation Guards

Mechanism

Price deviation guards are automated safety mechanisms implemented in decentralized finance protocols to prevent actions based on stale or manipulated price data from oracle feeds. These guards typically set a maximum allowable percentage difference between the current reported price and a reference price, or between consecutive price updates. If the deviation exceeds this predefined threshold, the transaction or action is automatically halted or reverted. This acts as a circuit breaker.