Aumos

coinbase-exchange

aumos0.1.0
coinbase-exchangeEndpoints 9Nothing.
What this source is
Coinbase Exchange's public market data, relayed unread. No key is asked for because none is needed — these paths are open, and nothing here can reach an account. A candle row is `[time, low, high, open, close, volume]`: low and high come before open and close, which is not the order most vendors use, and rows arrive newest first. Buckets start at 00:00 UTC and a 24-hour market has no close, so which bucket counts as finished is the caller's convention to state. At most 300 candles answer one call. `ticker`, `stats`, `book` and `trades` take no date and are always now.

What it may reach

Providercoinbase-exchange
Hostsapi.exchange.coinbase.com
Endpoints9

What you have to supply

Any manager can be handed a source. A run is handed the sources its own capabilities reach — a manager that asks for nothing is handed nothing — and nothing else about the manager qualifies that. The single refusal is narrower than it sounds and is named on screen when it happens: a run against a source you supplied a credential to does not start on a CLI that reaches Aumos through a configuration file, because the session can read that file. A source running on its author's own default is untouched by that.