Skip to content
Portfolio

One call, whole book.

Crypto, equities, FX and commodities priced from one feed, with the history to chart what they did.

The book

Four classes, one book.

A demonstration book — crypto, an equity, a currency, a metal — priced, charted and broken down off one feed. Change a quantity; everything follows.

Book value

161,560.10 USD

Live
Change · 24H

no close to measure against in this window

Top mover · 24H

nothing to compare across this window

Book value over time

Reading each leg’s candles…

Book161,560USD
BTCCrypto36.5%
AAPLEquities28.6%
EURFX3.0%
GOLDCommodities31.9%
AssetMarkQuantityValue24H
BTCBitcoinCrypto84,240.0158,968.01
AAPLAppleEquities336.9446,160.10
EUREuroFX1.13874,896.20
GOLDGoldCommodities4,294.6551,535.80
GET /v1/prices/latest?assets=BTC,AAPL,EUR,GOLD
How the board is made

Two endpoints, one board.

  • One call fills the top row.

    Four classes, four marks, one request — the total is a multiplication.

    GET /v1/prices/latest?assets=BTC,AAPL,EUR,GOLD

  • One read per leg draws the curve.

    Stored closes, valued at your size, bucket by bucket.

    GET /v1/prices/ohlcv?asset=BTC&interval=1h

  • The ring costs nothing.

    It is the marks you already have, divided by the total you already made.

    share = value ÷ total · no request

  • A leg it cannot price stops it.

    The batch is strict, so no total is ever printed over a hole.

    400 INVALID_ASSET · details.assets: ["AAPLX"]