Description
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 allows to capture the exact version (or build/commit number) of each of these system modules as part of the certificate information.
Structure
Tag | Field Name | Req'd | Comments | |
---|---|---|---|---|
3025 | NoAlgoSystemModules | N | ||
→ | 3026 | AlgoSystemModuleName | N |
Required if NoAlgoSystemModules <3025>>0. |
→ | 3027 | AlgoSystemModuleVersion | N |
Required if NoAlgoSystemModules <3025>>0. |