Skip to main content
FIXsession: admin35=*
The baseline specification for this API is FIX 4.4. A standard header must be present at the start of every message in both directions. All messages sent in either direction should contain both SenderCompID and TargetCompID. These values will be communicated by Kraken during the onboarding process.

Standard Header

string
required
Must be FIX.4.4
integer
required
Length of message expressed as the number of characters in the message following the BodyLength field up to, and including, the delimiter immediately preceding the checksum tag (10).
char
required
The message type.
integer
required
The sequence number for this message.
string
required
Time of message transmission by the sender expressed in UTC. Format: YYYYMMDD-HH:MM:SS.uuu
string
required
Identifies the party sending the message.
string
required
Identifies the party receiving the message.
string
If no data is available, this value is set to the SendingTime value. Format: YYYYMMDD-HH:MM:SS.uuuCondition: Required for retransmission of message
boolean
Indicates possible retransmission of message with this sequence number.

Standard Trailer

string
required
Always the last field in a FIX message.