Author |
Topic: FIX server not accepting the logon request (2 messages, Page 1 of 1) |
||||
---|---|---|---|---|---|
Moderators: VPfau | |||||
KIkudome Posts: 1 Joined: Feb 10, 2017 |
I can't connect to the FIX service ( api.gainfutures.com, port 9300). I got the "Connection reset by peer." error.
This is the FIX message my send out: 8=FIX.4.4^A9=97^A35=A^A34=2^A49=KIkudome^A52=20170214-02:27:23.924^A56=OEC_TEST^A98=0^A108=30^A553=KIkudome^A554=API#####^A10=070^A Is there anything I missed or the account is not set up right? Thanks Wei |
||||
CMicciche902 Posts: 367 Joined: |
According to our logs, you are missing UUID tag:
\\API30CLIORD01\FIXOrderServer_Log\FIXOrderServer20170213.log You may following this example: https://gainfutures.com/api/html/1e1d0ea3-3aaa-46b9-b510-9830819b1377.htm Remember, UUID key is needed to establish connection. The Sample UUID [9e61a8bc-0a31-4542-ad85-33ebab0e4e86] may be used for testing. Once your Development is finished and you are ready for Conformance, you will receive custom UUID for your application. Request: Chris M
|
||||