Skip to content

wror/fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Domain Driven Design model for the Financial Information eXchange (FIX®) Protocol.

It supports pooling order objects to avoid steady state allocation and deallocation, but is otherwise vanilla idiomatic java. Besides jsr330, it has no other dependencies.

The general design is that any business function can be invoked with a single method call, either to a repo or an entity. As well as the fundamental operations, statuses and quantites follow FIX. Multiple replace requests are not supported.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages