Tag 770
TrdRegTimestampType
Abbreviation:
TypDescription
Traded / Regulatory timestamp type.
Note of Applicability: values are required in US futures markets by the CFTC to support computerized trade reconstruction.
(see Volume : "Glossary" for value definitions)
Wire Format & Usage Example
Single field (key=value)
770=1 (ExecutionTime)
In a FIX message (ExecutionReport)
8=FIX.4.4 | 9=... | 35=8 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 770=1 (ExecutionTime) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 770=1 (ExecutionTime) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
770=1 | ExecutionTime | Execution Time |
770=2 | TimeIn | Time In |
770=3 | TimeOut | Time Out |
770=4 | BrokerReceipt | Broker Receipt |
770=5 | BrokerExecution | Broker Execution |
770=6 | DeskReceipt | Desk Receipt |
770=7 | SubmissionToClearing | Submission to Clearing |
Enumerated Values
7| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 1 | ExecutionTime | Execution Time | FIX.4.4 |
| 2 | TimeIn | Time In | FIX.4.4 |
| 3 | TimeOut | Time Out | FIX.4.4 |
| 4 | BrokerReceipt | Broker Receipt | FIX.4.4 |
| 5 | BrokerExecution | Broker Execution | FIX.4.4 |
| 6 | DeskReceipt | Desk Receipt | FIX.4.4 |
| 7 | SubmissionToClearing | Submission to Clearing | FIX.5.0SP1 |