Cassandre
Cassandre is an open-source framework that makes it easy to create your crypto trading bot in Java.
Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategy.
Get into trading with minimum fuss
Available as a Spring boot starter, Cassandre takes care of exchange connections, accounts, orders, trades, and positions, so you can focus on building your strategy.
Create your strategy in minutes
Just code when you want to create short/long positions, set the rules, and we take care of everything (buying, selling, rules management, orders, trades, and tickers).
Dry mode & backtesting made easy
We provide a dry mode to simulate exchange replies to your orders to easily test your strategy. We also provide a spring boot starter to backtest your bot on historical data.