Security Defination Message tag 393 query

Imported from previous forum

Hi,

For a Fix Sell side we require to send N no of Security defination ( 35=d)response . For such response we are using tag 393 ( No of security)in the following format.
Should we reduce the value of tag 393 for every such Security response., or it should remain constant throughout …?
Eg : 35=d;393=100;55=Script1;(…and other tags…)
35=d;393=100;55=Script2;(…and other tags…)

 35=d;393=100;55=Script100;(.....and other tags...)

Or else should we send
35=d;393=100;55=Script1;(…and other tags…)
35=d;393=99;55=Script2;(…and other tags…)

 35=d;393=1;55=Script100;(.....and other tags...)

Thanks,

Sourav B

Sourav,

The way I implemented it for one of the requirements was to fill Tag 393 (TotalNumSecurities) with a fixed Total Number of Securities that were being sent and used the Tag 322 (SecurityResponseID) as the rolling counter for the nth entry that was being sent.

Vikash

Hi,

For a Fix Sell side we require to send N no of Security defination (
35=d)response . For such response we are using tag 393 ( No of
security)in the following format. Should we reduce the value of tag 393
for every such Security response., or it should remain constant
throughout …? Eg : 35=d;393=100;55=Script1;(…and other tags…)
35=d;393=100;55=Script2;(…and other tags…)

 35=d;393=100;55=Script100;(.....and other tags...)

Or else should we send 35=d;393=100;55=Script1;(…and other tags…)
35=d;393=99;55=Script2;(…and other tags…) … …

 35=d;393=1;55=Script100;(.....and other tags...)

Thanks,

Sourav B