Schema for Oanda price bucket.
Oanda Docs
@type t() :: %ExOanda.PriceBucket{liquidity: integer() | nil, price: float() | nil}