Workbench.BalanceSnapshots.Snapshot (workbench v0.0.9)
Link to this section Summary
Link to this section Types
Link to this type
balance()
Specs
balance() :: term()
Link to this type
config()
Specs
config() :: Workbench.BalanceSnapshots.Config.t()
Link to this type
mid_price_error_reasons()
Specs
mid_price_error_reasons() :: Workbench.BalanceSnapshots.MidPrice.error_reasons()
Link to this section Functions
Link to this function
create(config)
Specs
create(config()) :: {:ok, balance()} | {:error, mid_price_error_reasons()}