Publishing my application version to TREP

Is there a standard method for all API's to enable the publishing of their API version to TREP. It appears to be available in some API's by default and not in others.

image

Best Answer

  • No, this info is passed at the library tier, it is not controlled by the application. There is no action required from the application. It is intended for monitoring, and is not related to MIFID.

    Could you please explain what could cause the concern for your users?

Answers

  • RFA library versions, starting 7.4 and higher, will send their version to TREP on connection.

    Consequently, all currently supported versions of RFA will report their version to the infrastructure.

  • Are you saying if they are running less than 7.4 it will not send it, or it must be configured to do it?

  • Your understanding is correct, it will not send it.

    RFA has been enhanced to supply this information to the infrastructure beginning with version 7.4

    Please refer to API README found with SDK for the full details on this enhancement.

    Please refer to APi Obsolescence section to get the latest information on API support.

  • Is there anyway in a newer version that it could be disabled not to send it to TREP. We have some newer applications I would be surprised if they didn't use a newer API.

  • Zoya,

    Is there anyway this can be disabled on newer versions?

    This is related to MiFID and if our users can support it.

    I don't want to ring an alarm unless I am 100% sure.

  • I understand this is not related to MiFID. My concern is do we have applications that will not support MiFID. If I am understanding correctly. If they are not passing their app version then they are running something less than RFA 7.4. I have noticed that older SSL apps populated something as well. Do you have a matrix of versions that are reported to their actual versions.

    We have seen this in TREP.

    Example "UPA Java Version" = ???

  • On the concern,

    This depends on what you require. If you are asking if your code will break, this is unlikely, as the MIFID data will be distributed via new sets of fids, MS_... and NS_... if you application was not parsing these fids previously, it will not do so now.

    However, if you are interested in fully verifying this aspect is working as expected, if you are a customer, there is a way to test. You can download from our Customer Zone a test package MIFID_test_data, it comes with the instructions and you can use it to test your applications for MIFID compliance.

    On versions,

    the version you see should be the correct version, for UPA below 7.4 it should not show. UPA above 7.4, version should show.