tai v0.0.17 Tai.AdvisorGroup

Link to this section Summary

Link to this section Types

Link to this type

id()
id() :: atom()

Link to this type

t()
t() :: %Tai.AdvisorGroup{
  advisor: atom(),
  config: map() | struct(),
  factory: atom(),
  id: id(),
  products: String.t(),
  trades: list()
}

Link to this section Functions