question

Upvotes
Accepted
1 1 3 4

how to retrieve currencies feeds through asp.net

elektronrefinitiv-realtimetrepworld-checkc#.netrest-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.

@mohamed.abdalrehim

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

@mohamed.abdalrehim

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

1 Answer

· Write an Answer
Upvotes
Accepted
22k 58 14 21

Hi @mohamed.abdalrehim, can you please tell us more about your data requirements. Are you looking for real time, or historic time series or streaming data.

Currently, for TREP users, there is an option to use RFA.NET or Websockets API (TREP 3.2 and newer), and there are C# standalone examples in the SDK packages. None of these support REST interface.

For requesting currency data, you will have to use currency RIC like CAD= (Canadian Dollar) or GBP= (Pound Sterling).

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.

hi @Gurpreet we are looking for real time data with RFA.NET through asp.net web application

There is an ASP.NET example in the RFA.NET SDK package. You can take that as a starting point and use any currency RIC like CAD= to get FX data.

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.