java-tutorials/spring-boot-modules/spring-boot-cassandre/README.md

347 B

Cassandre trading bot example

This project is an example of a trading bot developed with Cassandre

Running the examples

  • mvn test - Run strategy backtesting
  • mvn spring-boot:run - Run the bot

Relevant Articles