FIX Message Logon

GF API Documentation

MsgType: A

Request to logon
Fields

Name

Type

Number

Required

Valid values

Description

EncryptMethod

INT

98

Yes

0 - NONEOTHER

HeartBtInt

INT

108

Yes

ResetSeqNumFlag

BOOLEAN

141

No

N - NO

Y - YES

Password

STRING

554

Yes

UUID

STRING

12003

Yes

Use UUID 9e61a8bc-0a31-4542-ad85-33ebab0e4e86 for testing. Unique application identifier will provided when Conformance testing is requested.

FastHashcode

STRING

12004

No

The value generated by OEC to be used a password in FIX/FAST connection. Expires in short period of time (up to 2 minutes)
Examples

Request:
8=FIX.4.4|9=114|35=A|34=1|49=username|52=20140315-18:38:39|56=OEC_TEST|98=0|108=30|554=password|12003=9e61a8bc-0a31-4542-ad85-33ebab0e4e86|10=114
Response:
8=FIX.4.4|9=329|35=A|34=1|49=OEC_TEST|52=20140315-18:38:39.326|56=username|98=0|108=30|12004=A2184B58DDBAD3195A507FDA83|10=196
See Also

Other Resources