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-clientInstall 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 .