Packages

A FIX protocol engine for Elixir — Financial Information Exchange for trading venues and brokers. Speaks any FIX version, building its dictionary from any QuickFIX-format spec XML. Runs initiator or acceptor sessions, routing market data, orders and execution reports, decoding only what you use.

Current section

Files

Jump to
fix_alchemy .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]