Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ep 294 correct values of alloc type(626) #40

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Nov 20, 2024

  1. Code set AllocTransTypeCodeSet(71): deprecated values “3”, “4”, “5”, …

    …"6" were added
    
    •	Code set AllocTransTypeCodeSet(71): deprecated values “3”, “4”, “5”, "6" were missing.
    Nr 6 was not mentioned in the GAP E&O document but is visible in the FIXLatest version. So it was also added.
    Ryno-Olivier committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    dca7ed4 View commit details
    Browse the repository at this point in the history
  2. Code set AllocTypeCodeSet(626): deprecated values “3”, “4, “6” were m…

    …issing
    
    Code set AllocTypeCodeSet(626): deprecated values “3”, “4, “6” were added according to the FIXLatest version.
    Ryno-Olivier committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5f35612 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Update OrchestraFIX44.xml

    AllocTransType(71)= "Value 6" has been removed.
    Ryno-Olivier committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    74e1b0b View commit details
    Browse the repository at this point in the history
  2. • Field RefMsgType(372) defines type=“String” instead of “MsgTypeCode…

    …Set”
    
    Updated Field RefMsgType(372) to define type=“MsgTypeCodeSet” instead of “String”
    Ryno-Olivier committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    15862b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a375f74 View commit details
    Browse the repository at this point in the history
  4. Revert "Code set AllocTransTypeCodeSet(71): deprecated values “3”, “4…

    …”, “5”, "6" were added"
    
    This reverts commit dca7ed4.
    Ryno-Olivier committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    6c06dec View commit details
    Browse the repository at this point in the history
  5. Revert "Update OrchestraFIX44.xml"

    This reverts commit 74e1b0b.
    Ryno-Olivier committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8cba4e0 View commit details
    Browse the repository at this point in the history
  6. Revert "Code set AllocTypeCodeSet(626): deprecated values “3”, “4, “6…

    …” were missing"
    
    This reverts commit 5f35612.
    Ryno-Olivier committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    00ae011 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d31fc9 View commit details
    Browse the repository at this point in the history
  8. Correct values of AllocTransType(71)

    Code set AllocTransTypeCodeSet(71): deprecated values “3”, “4”, “5” were missing
    Ryno-Olivier committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5fee0c9 View commit details
    Browse the repository at this point in the history
  9. Correct values of AllocType(626)

    Code set AllocTypeCodeSet(626): deprecated values “3”, “4, “6” were missing on FIX 4.4
    Ryno-Olivier committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    fd3d17e View commit details
    Browse the repository at this point in the history