<AlgoSystemModuleGrp> Component Block

AlgoSystemModuleGrp is a repeating group used to provide information regarding the modules of a system for algorithmic trading.

The trading system used for algorithmic trading is typically made up of multiple modules. This repeating group supports the capture of the exact version (or build/commit number) of each of these system modules as part of the certificate information.

Used in :

Tag Field Name FIXML Req'd Comments
3025 NoAlgoSystemModules N

Number of components making up a system for algorithmic trading.

=> 3026 AlgoSystemModuleName @Name C

Required if NoAlgoSystemModules(3025)>0.

=> 3027 AlgoSystemModuleVersion @Ver C

Required if NoAlgoSystemModules(3025)>0.

=> 3080 AlgoSystemModuleLastUpdateTime @LastUpdateTm N

Support Timestamp of last update to Algo System Module.