| 
									
										
										
										
											2021-05-14 17:58:18 +02:00
										 |  |  | # 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
 | 
					
						
							| 
									
										
										
										
											2021-05-20 01:27:41 +08:00
										 |  |  | - [Build a Trading Bot with Cassandre Spring Boot Starter](https://www.baeldung.com/cassandre-spring-boot-trading-bot) |