v2
OpenAPI 3.0.02026-07-311824171.4 MBBlock Trade
Matching Engine
Private
Checks if a block trade can be executed without actually executing it. Use this method to verify that a block trade will succeed before proceeding with the actual execution.
📖 Related Article: Block Trading
Scope: block_trade:read
get/private/simulate_block_trade
Query parameters
role'maker' | 'taker'
Trade role of the user: maker or taker
Describes if user wants to be maker or taker of trades
List of trades for block trade
[
{
"instrument_name": "BTC-PERPETUAL"
}
]Response
Success response