Interface for the OrderBook contract
IOrderBook
interface defines the functions available in the OrderBook contract, which manages limit orders for the Satoshi Perps protocol.
triggerAboveThreshold
parameter determines if the order should execute when the price goes above or below the trigger price.