FixAlchemy.TradingBackend (FIXAlchemy v0.2.1)
View SourceThe baseline :fix trading backend.
A generic FIX venue with no proprietary behaviour: plain-FIX login, standard
order entry and portfolio tracking, and readiness on logon. It is the default
materialization of FixAlchemy.Backend and is auto-discovered by the platform
as backend id :fix. Broker adapters use FixAlchemy.Backend and override
the callbacks; this module keeps every default.