FixAlchemy.Capabilities (FIXAlchemy v0.2.0)
View SourceTrading capabilities derived from a venue's FIX specification.
A venue's tailored spec advertises what it supports: the message types it defines (order entry, cancels, amendments) and the enumerated values it accepts for OrdType (40) and TimeInForce (59). Deriving capabilities from the spec means the platform offers only what the venue claims to accept — with the caveat that a spec can advertise more than the venue honours.