question

Upvotes
Accepted
1 0 0 1

LEVEL 2 data for ROCO on "MARKET_PRICE" domain

I am trying to get level 2 data using ETA API for mic:ROCO on "Market_Price" domainusing IDN_SELECTFEED service for ric "D3227.TWO". I am unable to get any data. Could you please let me know what needs to be done?

#contenteta-apimarket-depthmarket-price
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.

@kaustubh2d

Hi,

Thank you for your participation in the forum.

Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the most appropriate 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

Upvotes
Accepted
79.3k 253 52 74

@kaustubh2d

Thank you for reaching out to us.

You can run the Consumer example in the ETA folder to verify the retrived data.

For example, run the example with the following parameter.

-p <RSSL PORT> -s ELEKTRON_DD -mp D3227.TWO -h <HOST NAME or IP> -x

The output is:

1692085824076.png

1692085839061.png




1692085824076.png (40.9 KiB)
1692085839061.png (31.3 KiB)
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.

Upvotes
1 0 0 1

Is it got to do with the login requests which i send? I am able to get Level 1 data but no level 2 data. For level2 data i am prefixing "D" to ric and susbcribing D3227.TWO

<REQUEST domainType="LOGIN" streamId="1" containerType="NO_DATA" flags="0x04 (STREAMING)" dataSize="0">

<key flags="0x26 (HAS_NAME|HAS_NAME_TYPE|HAS_ATTRIB)" name="xxxxxxxx" nameType="1" attribContainerType="ELEMENT_LIST">

<attrib>

<elementList flags="0x08 (HAS_STANDARD_DATA)">

<elementEntry name="ApplicationId" dataType="ASCII_STRING" data="443"/>

<elementEntry name="ApplicationName" dataType="ASCII_STRING" data="denali"/>

<elementEntry name="Position" dataType="ASCII_STRING" data="10.221.16.6/xhkg6328dap.hkg.swissbank.com"/>

<elementEntry name="AllowSuspectData" dataType="UINT" data="0"/>

<elementEntry name="Role" dataType="UINT" data="0"/>

</elementList>

</attrib>

</key>

<dataBody>

</dataBody>



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.

@kaustubh2d

Can you share the full output?

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.