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 |
|---|---|
| A | Logon |
| 0 | Heartbeat |
| 1 | Resend Request |
| 2 | Session Reject |
| 3 | Sequence Reset |
| 4 | Sequence Reset |
| 5 | Logout |
Logon
| Tag | Field | Description | Req | Format | Notes |
|---|---|---|---|---|---|
Standard FIX Header | Y | ||||
| 35 | MsgType | Logon Message | Y | 'A' | |
| 108 | HeartBtInt | Used to determine the heartbeat interval (Seconds) | Y | Int | >=2 AND <=60 |
| 554 | Password | Password provided by MF | Y | String |
Overview
Content Tools