Real Time SDK with Python bindings

Hi Team,

is there Real Time SDK that includes the Python bindings?

Regards,

Piotr

Best Answer

  • Gurpreet
    Gurpreet admin
    Answer ✓

    I am not aware of any Python bindings for EMA SDK. Python examples are provided for Websockets API only.

Answers

  • Hello @piotr.wroblewski

    No, we don't have an SDK with Python bindings. The real time SDK only support C++, Java and .NET. There is a websockets protocol, which can be used to request real time data in about any language including Python. You can see examples for it in this Quickstart guide.

  • Hi @Gurpreet ,

    There used to be a Python EMI binding. Is that no longer available?

    Many thanks, Piotr