question

Upvotes
Accepted
5 8 12 12

Corporate Actions: Alternative in TRTHv2 for "Default Share Type (CS)" message (v1)

Hi,

What's is the TRTHv2 alternative for the Default Share Type (CS) found on v1?.

In our Java client for v1, the message defined for such data retrieval is shown below:

MessageType[] types = { new MessageType("Default Share Type (CS)", new ArrayOfString(new String[] {"Shares Amount"})) };

And the data columns retrieved are:

#Corax RIC
Current RIC
Corax Type
Corax Search Type
Corax DSE File Date
Corax Key Date 1
Corax Key Date 2
Corax Key Date 3
Corax Current System Date
Corax DST::Shares Amount    (Custom)

Thanks, in advance, for your attention and help.

Regards,

Ricardo

tick-history-rest-apijavarest-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.

@ricardo.siguero
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
79.4k 253 52 74

You can refer to the attached excel sheet inside TICK HISTORY V1 - V2 COMPARISON (JUNE 2017). In CORP sheet, Corax DST::Default Share Type is Shares Amount Default Flag in V2.

{
            "Code": "COR.Shares Amount Type Default Flag",
            "Name": "Shares Amount Type Default Flag",
            "Description": "Y/N flag indicating whether the share amount type in question is the default",
            "FormatType": "Text",
            "FieldGroup": "Tick History Corporate Actions"
        },
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.

You can use "Shares Amount" field in V2 for "Corax DST::Shares Amount" and "Shares Amount Date" field in V2 for "Corax Key Date 1".

Below is the data compared between V1 and V2.

V1

V2

v1.png (20.2 KiB)
v2.png (19.9 KiB)

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.