workbench v0.0.1 Workbench.BalanceSnapshots.Config
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Workbench.BalanceSnapshots.Config{ boot_delay_ms: non_neg_integer(), btc_usd_symbol: product_symbol(), btc_usd_venue: venue_id(), enabled: boolean(), every_ms: non_neg_integer(), quote_pairs: [quote_pair()], usd_quote_asset: atom(), usd_quote_venue: venue_id() }
Link to this section Functions
Link to this function
parse(env \\ Application.get_env(:workbench, :balance_snapshot))
Link to this function