...
The MarketFactory FIX Drop Copy Server works as per the standard FIX Spec (4.4) with regards to the following messages:
| MsgType (tag 35) | Description | Notes |
|---|
| A | Logon | Heartbeat interval must be between 2 and 60, inclusive or the Logon attempt will be rejected. |
| 0 | Heartbeat |
Resend Session Reject | Sequence Reset | |
Logon
| Tag | Field | Description | Req | Format | Notes |
|---|
|
| 35='A' |
| 108 | HeartBtInt | Used to determine the heartbeat interval. | Y | Int (Seconds) | >=2 AND <=60 |
| 554 | Password | Password provided by MF | Y | String |
Resend Request
| Tag | Field | Description | Req | Format | Notes |
|---|
| | |