java-cme-mdp3-handler icon indicating copy to clipboard operation
java-cme-mdp3-handler copied to clipboard

add checking 980 tag from SecurityDefinition and call discontinueSecurity if it is needed

Open kolybelkin opened this issue 8 years ago • 0 comments

This is not important issue and doesn't make any changes for businnes but it is needed to fix anyway

The method is com.epam.cme.mdp3.channel.LowLevelMdpChannel.InstrumentObserverImpl#onMessage

The description of the tag 980 SecurityUpdateAction type - Char required - Y A=Add D=Delete M=Modify Included in the message on the Incremental feed when a mid-week deletion or modification (i.e. extension) occurs. Add represents Security Definition messages that are: Newly added during the current week Disseminated during the Sunday Startup period Resent by the system during the week Modify represents modifications to a Security Definition Delete represents deletions of a Security Definition

kolybelkin avatar Sep 07 '17 13:09 kolybelkin