ExFtx.MarketInfo (ex_ftx v0.0.14)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExFtx.MarketInfo{
  borrowed: number(),
  coin: String.t(),
  estimated_rate: number(),
  free: number(),
  previous_rate: number()
}