We have released the new Sample Client that will be very useful for Python Programmers.

Streaming API Client Example for Python Users

We have released the new Sample Client that will be very useful for Python Programmers.

We have released the new Sample Client that will be very useful for Python Programmers.

The Streaming API, powered by socket.io - A Javascript Based Engine is becoming the most preferred way of getting real-time financial data by our users.

The Streaming API pushes the incoming data to your socket; versus the Rest API which requires you to make an "on-demand" request every time you need fresh data, as we explained in this article.

Thanks to the python-socketio project, we can now provide a very simple integration. Now you just need a few lines of code to start receiving the data in your Python Application:

Sample Code

Facebook Google LinkedIn Reddit Twitter