cf858a1493
* [JAVA-27490] Set java.version of JDK 9+ profile to JDK 17 * [JAVA-27490] Removed java.version from modules * [JAVA-27490] Commented modules that are failing * [JAVA-27490] Clean up * [JAVA-27490] Clean up |
||
---|---|---|
.. | ||
src | ||
README.md | ||
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 backtestingmvn spring-boot:run
- Run the bot