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 JAVA-6222: Fix issues in the spring-boot-cassandre (#10988) 2021-07-02 21:18:53 +05:30
README.md Update README.md 2021-05-20 01:27:41 +08:00
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