Create project quick start
roboquant is a very fast algo-trading platform
Brought to you by:
roboquant
Originally created by: jbaron
Make it easier for people to start their own trading application using roboquant. Especially for people new to Kotlin and the JVM eco system, this might make it easier to get up to speed.
One possible solution is to create and publish a Maven Archetype. But could also be something similar using Gradle.
Originally posted by: jbaron
Created a repo with the first version of the Maven Archetype: roboquant-quickstart