java-tutorials/spring-boot-modules/spring-boot-cassandre
sampadawagde d0df1f9e23 JAVA-8620: Fix references to parents 2021-11-26 19:28:29 +05:30
..
src JAVA-6222: Fix issues in the spring-boot-cassandre (#10988) 2021-07-02 21:18:53 +05:30
README.md
pom.xml JAVA-8620: Fix references to parents 2021-11-26 19:28:29 +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