java-tutorials/spring-boot-modules/spring-boot-cassandre
sampadawagde 65f643262d JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
..
src
README.md
pom.xml JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30

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