Endogenous Price Feed

Algorithm

An endogenous price feed, within cryptocurrency derivatives, represents a mechanism where price discovery originates from within the trading ecosystem itself, rather than relying solely on external exchanges. This contrasts with exogenous feeds which import prices from outside sources, and is crucial for decentralized finance (DeFi) applications requiring price data for collateralization, liquidation, and settlement. The construction of such a feed often involves time-weighted average price (TWAP) oracles, utilizing data from decentralized exchanges (DEXs) and on-chain trading activity to mitigate manipulation. Effective algorithm design prioritizes resistance to front-running and other forms of market abuse, ensuring the integrity of derivative pricing.