Skip to content

Install

TheHardeep edited this page Mar 17, 2024 · 1 revision

Install

The easiest way to install the fenix library is to use builtin package managers:

Python

fenix algotrading library in PyPI

pip install fenix
import fenix
print(fenix.brokers) # print a list of all available broker classes
Clone this wiki locally