question

Upvotes
Accepted
1 0 0 1

RFA 6.3.2.E2 and Mifid2 compatiblity

We are using RFA version 6.3.2.E2. We don't parse any timestamp fields and we don't need nanoseconds timestamp granularity. Can we still continue to use RFA 6.3.2.E2 for the upcoming mifid2 changes? We are processing quotes (bid/ask/bid size and ask size) and trades

treprfarfa-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

We are using RFA 6.3.2.E2 C++ API with managed electron service

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question. Thanks, AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such. Thanks, AHS

1 Answer

· Write an Answer
Upvotes
Accepted
4.4k 10 6 9

@RPJ

Please note that RFA 6.3.2 is already End of Life. You should consider upgrading to RFA 8.

As for the question, yes it should work, if you completely skip the timestamp fields. But you may have to upgrade the data dictionary to the latest version so that it won't throw an exception when you iterating through fields.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.