java-tutorials/spring-boot-modules/spring-boot-cassandre
johnA1331 e8c0d7bf53 Update README.md 2021-05-20 01:27:41 +08:00
..
src
README.md Update README.md 2021-05-20 01:27:41 +08:00
pom.xml

README.md

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