Skip to content

Installation

Get started with the Fivesight CLOB client in seconds.

Prerequisites

  • Python 3.9 or higher
  • A Fivesight API Key (for live trading)

Install via pip

bash
pip install fivesight-clob-client

Install from Source

For the latest features, you can install directly from GitHub:

bash
git clone https://github.com/a-finance-bro/fivesight-clob-client.git
cd fivesight-clob-client
pip install .

Released under the MIT License.