Axon-trader icon indicating copy to clipboard operation
Axon-trader copied to clipboard

A sample to use the axon framework for a trading application

Results 9 Axon-trader issues
Sort by recently updated
recently updated
newest added

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.9.10.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.core:jackson-databind&package-manager=maven&previous-version=2.9.9&new-version=2.9.10.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

Type: Dependency Upgrade

below classes are missing import org.axonframework.samples.trader.api.orders.transaction.TransactionId; import org.axonframework.samples.trader.api.orders.transaction.ConfirmTransactionCommand;

Bumps `spring.version` from 4.3.18.RELEASE to 5.3.6. Updates `spring-framework-bom` from 4.3.18.RELEASE to 5.3.6 Release notes Sourced from spring-framework-bom's releases. v5.3.6 :star: New Features Make sure file storage directory exists before usage...

Type: Dependency Upgrade

Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 4.3.2.Final to 5.3.5.Final. Changelog Sourced from hibernate-validator's changelog. 5.3.5.Final (15-03-2017) ** Bug * HV-1284 - build - Reenable testing under the security manager * HV-1220 - engine...

Type: Dependency Upgrade

Could these be updated to use the latest release of your Axon Framework and Spring/Spring Boot?

How can you change the current database hsqlDb to Mysql database? Thank you for your advice.

Within the sample the idea is that a company can have multiple order books. At the moment this is not really the case. The order book is correlated to the...

Type: Enhancement
Priority 4: Would

Now we have a groovy based auto trader, we want to have a button to start auto trading with the available users/companies etc.

Type: Enhancement
Priority 4: Would

Type: Enhancement
Status: In Progress
Priority 2: Should