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

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    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"
    },

Answers