WebSocket API#
MetaApi supports WebSocket API to communicate terminal state changes to a client application in real-time.
Please consult the following SDK documentation in order to understand how to consume the websocket real-time streaming API: - javascript SDK: https://github.com/metaapi/metaapi-javascript-sdk/blob/master/docs/metaApi/streamingApi.md - python SDK: https://github.com/metaapi/metaapi-python-sdk/blob/master/docs/metaApi/streamingApi.rst