> For the complete documentation index, see [llms.txt](https://myxfinance.gitbook.io/myx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://myxfinance.gitbook.io/myx/protocol/risk-management-mechanisms/inaccurate-execution-prices-dual-oracle.md).

# Inaccurate Execution Prices: Dual Oracle

Every time a trade is executed, the **Pyth Oracle** and **Keepers** index prices are required. The smart contract will **verify** that both prices fall within a certain range of each other. If the price feeds do not align, no orders will be **executed** to ensure that the **correct price** is always used for all trades.
