Skip to content

bidfx/bidfx-api-py

Repository files navigation

BidFX Public API for Python

Release Status Source Release License Docs Code style: black

BidFX-API-Python


A pricing API that connects to the BidFX trading platform to subscribe to realtime FX pricing. The API supports:

  • FX request for stream (RFS) pricing
  • FX request for quote (RFQ) pricing

Quick start

Installation

pip install bidfx-api

API docs

Read the documentation here.

Python version

The API is compatible with Python 3.6 and greater. If you do not have Python, please install the latest 3.x version from python.org or refer to the Installing Python section of the Hitchhiker’s Guide to Python.

Alternative APIs

If you prefer not to code in Python, you can read about the complete BidFX API range, and their different capabilities, at BidFX API Overview.