Forum · Arazzo Workflow
Forum — discover a market and place an order
Version 1.0.0
Check exchange status, list available attention-index markets, inspect one market, place a limit order (idempotent via clientOrderId), confirm the order, then read the resulting account and position. Public steps need no auth; order/account steps require a `trade`/`read` API key (HMAC-SHA256).
View Spec
View on GitHub
CompanyTradingExchangePerpetual FuturesMarket DataAttention EconomyFintechWebSocketReal TimeArazzoWorkflows
Provider
Workflows
discoverAndPlaceOrder
Discover a market and place a limit order, then confirm position.
1
exchangeStatus
getExchangeStatus
2
listMarkets
listMarkets
3
getMarket
getMarket
4
placeOrder
createOrder
5
confirmOrder
getOrderByClientId
6
readPositions
listPositions
7
readAccount
getAccount