Pyjuque provides the core components needed to develop algorithmic trading strategies. It offers tools for connecting to exchanges, implementing strategies, and backtesting them using historical data. The project is intended as a starting point for more complex trading applications.
A foundational Python framework for building algorithmic trading bots.
Developers looking to create custom cryptocurrency trading bots or experiment with algorithmic trading strategies in Python.