Gemini Crypto Exchange Logo
Session-Level Messages

Logon <A>

The Logon <A> message must be the first message sent by the application requesting to initiate a FIX session. The Logon <A> message authenticates an institution establishing a connection to Gemini.

Upon receipt of a Logon <A> message, Gemini will authenticate the institution requesting connection by validating the source IP Address, SenderCompID <49>, and TargetCompID <56> identifying the institution. The server will then issue a Logon <A> message as acknowledgment that the connection request has been accepted. The acknowledgment Logon <A> can also be used by the institution to validate that the connection was established with the correct party. If validation fails, the connection will be dropped without a Reject <3>.


FIELDS

TagNameReqDescription
Standard HeaderYMsgType = A
141ResetSeqNumFlagNShould be set to Y when the client wants to indicate that both sides of the FIX session should reset sequence numbers.
98EncryptMethodYGemini does not support encryption.

Valid value:
0 = None
108HeartBtIntYHeartbeat interval in seconds.

Valid value:
30 = 30 seconds
9001CancelOnDisconnectNOnly used for Order Entry. When present and true, orders will be cancelled on disconnect. When present and false, orders will not be cancelled on disconnect. When absent, orders will not be cancelled on disconnect.

Valid values:
Y = Enable cancel on disconnect for this session
N = Disable cancel on disconnect for this session
Standard TrailerY