TinkoffInvest.Model.Operation.Trade (tinkoff_invest v0.1.4) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %TinkoffInvest.Model.Operation.Trade{
  date: String.t(),
  price: float(),
  quantity: integer(),
  trade_id: String.t()
}

Link to this section Functions