Schema for Oanda guaranteed stop loss order level restriction.
Oanda Docs
@type t() :: %ExOanda.GuaranteedStopLossOrderLevelRestriction{ price_range: float() | nil, volume: integer() | nil }