Introduction
The Price Feed API serves two primary functions:
- Offering information about financial instruments traded in the market.
- Supplying price data for the financial instruments.
Types of Price Feed API
There are two main types of Price Feed API:
-
Price Feed FIX API: This API is built on the FIX Protocol (Financial Information eXchange), which is essentially an "international real-time exchange of information related to securities transactions and markets."
-
Price Feed REST API: This API is based on REST (Representational State Transfer) for web applications.