Skip to main content

Introduction

The WebSocket is a computer communications protocol, providing full-duplex communication channels over a single TCP connection.

The WebSocket protocol was standardized by the IETF as RFC 6455 in 2011. The current API specification allowing web applications to use this protocol is known as WebSockets. It’s a living standard maintained by the WHATWG and a successor to The WebSocket API from the W3C.

Price Feed WebSocket API provides market data of financial instruments with a high frequency rate so that you can have market data of instruments continuously.

  1. Please make sure that you read Price Feed WebSocket API Specs
  2. Authentication explains how you can set your session info

Url for PriceFeed WebSocket API is: wss://price-feed-test.koala.markets