Authenticated channel. Connect to: wss://wss.prime.kraken.com/ws/v1
Command used to request a quote thereby opening a new RFQ. Results of this command will be visible in the Quote stream.
Request
Command type. Value: QuoteRequest
Quote request data array. Symbol of the security to submit an order on.
The currency that the quantity is specified in.
Unique ID for this request, usually a UUID.
Optional side for a one sided request. Possible values: Buy, Sell. Leave blank for a two way quote.
Requested quantity in units of Currency.
An ISO-8601 UTC string of the form 2019-02-13T05:17:32.000000Z.
Timestamp of the message.
Optional parameters for the quote request.
Notes
To generate a QuoteReqID, we recommend using a UUID4 or another globally unique identifier. QuoteReqID must be unique and with length less than or equal to 36 characters.