Skip to content

v1.4.0

Compare
Choose a tag to compare
@gazbert gazbert released this 18 Apr 18:25

New Try-Mode Test Adapter

Big thanks to @MarcDahlem for contributing a new "Try-Mode" Exchange Adapter to the project - #137

It delegates to public API calls to a real Exchange Adapter, but simulates the private API (Order Management) calls. Ideal for paper-trading and testing your algos. It can be configured to delegate to any real Exchange Adapter.

Also bumped to Spring Boot 2.6.6 due to recent vulnerability in Spring MVC.
See: https://spring.io/blog/2022/03/31/spring-boot-2-6-6-available-now

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1