adding quickfix library
This commit is contained in:
@ -0,0 +1,26 @@
|
||||
# @testcase 14i
|
||||
# @Receive a message with repeating groups in which the "count" field value for a repeating group is incorrect.
|
||||
|
||||
iCONNECT
|
||||
# logon message and response
|
||||
I8=FIX.4.335=A34=149=TW52=<TIME>56=ISLD98=0108=2
|
||||
E8=FIX.4.39=6035=A34=149=ISLD52=00000000-00:00:00.00056=TW98=0108=210=0
|
||||
|
||||
#------------------------
|
||||
# begin message exchange
|
||||
#------------------------
|
||||
|
||||
#New order message with incorrect repeating group "count". NoTradingSessions (386)
|
||||
I8=FIX.4.335=D34=249=TW52=<TIME>56=ISLD11=ID21=140=154=138=200.0055=INTC386=3336=PRE-OPEN336=AFTER-HOURS60=<TIME>
|
||||
# expect a reject
|
||||
E8=FIX.4.39=12535=334=249=ISLD52=00000000-00:00:00.00056=TW45=258=Incorrect NumInGroup count for repeating group371=386372=D373=1610=0
|
||||
|
||||
#------------------------
|
||||
# end message exchange
|
||||
#------------------------
|
||||
|
||||
# logout message and response
|
||||
I8=FIX.4.335=534=349=TW52=<TIME>56=ISLD
|
||||
E8=FIX.4.39=4935=534=349=ISLD52=00000000-00:00:00.00056=TW10=0
|
||||
|
||||
eDISCONNECT
|
||||
Reference in New Issue
Block a user