Kraken · Arazzo Workflow
Kraken Futures Account Snapshot
Version 1.0.0
Pull account balances, open positions, and recent fills for a futures risk view.
View Spec
View on GitHub
CryptocurrencyExchangeTradingMarket DataSpot TradingFuturesDerivativesStakingEarnNFTWebSocketFIXCustodyOTCPrime BrokerageEmbedOAuthPublic APIsArazzoWorkflows
Provider
Workflows
futures-account-snapshot
Assemble balances, open positions, and recent fills into one futures view.
Reads accounts, open positions, and recent fills in sequence to build a point-in-time snapshot of futures exposure.
1
accounts
getAccounts
Read balances and margin for every futures account. Private Futures endpoints are signed with the API key and secret.
2
openPositions
getOpenPositionsFutures
Read currently open futures positions to measure directional exposure.
3
fills
getFills
Read recent execution fills, optionally bounded by the supplied cursor, to see what has executed since the last snapshot.