ExOanda.PriceBucket (ExOanda v0.1.1)

View Source

Schema for Oanda price bucket.

Oanda Docs

Summary

Types

t()

@type t() :: %ExOanda.PriceBucket{liquidity: integer() | nil, price: float() | nil}