How to connect to BSE broadcast

#1
I am a student and I have a offer to develop application for a broker that analyzes the live data and gives out some statistics. They have access to live broadcast from BSE from their terminal. Is there any libraries in Java or C++ that I can use ? How do I get the data in my java or c++ application ?

I have come across FIX/FAST/IML terms but I didnt understand much. Are there any ready libraries available with BSE that I can integrate with my application ?

:clap:
 

NJ23

Well-Known Member
#2
I am a student and I have a offer to develop application for a broker that analyzes the live data and gives out some statistics. They have access to live broadcast from BSE from their terminal. Is there any libraries in Java or C++ that I can use ? How do I get the data in my java or c++ application ?

I have come across FIX/FAST/IML terms but I didnt understand much. Are there any ready libraries available with BSE that I can integrate with my application ?

:clap:
The broker you're working for would be able to provide you the APIs. I don't know if there's a library that would give you a direct access to the data feed. It has to come through either a broker or a data feed vendor.
You can try E-Signal if your broker is unable to give you APIs(I don't think the broker wouldn't).
 
#3
I asked about it, he is using a connection / live feed from JM. I spoke to JM tech person and they dont have any clue about API. They just gave me a BSE Broadcast IP address !

They want to do a live hour by hour analysis so there should be no delays. He has already paid for the JM connection.
 

Similar threads