Hi Team,
I have a .NET application which uses below DLL files to get the real time market data (Rates).
SSLConfig.Interop.dll
SSLRecord.Interop.dll
We are planning to use the latest APIs to get the real time market data.
We did some research and found that we have latest RTSDK APIs which can be used but these APIs are either in C/C++ or JAVA. I didn't find any thing which is related to .NET.
Could you please help me how to move forward from here.
Questions:
Do we have any other APIs which can be used directly used with .NET C# application to get the real time market data (rate)?
Or do we have any other mechanism which is suitable to .NET C# application to gte the real time market data (rate).
Thanks
Pradeep B