{{Quickfixn}} Trade Capture Report Tag# 54 Issue

Lee Galea galea at rascasse.com.mt
Thu Jul 16 08:00:23 PDT 2015


Hi,

I am using Quick Fix 4.4, and am receiving a trade capture report from ICE.
The problem is that tag #54 (SIDE), is not visible in the trade capture report class.
In the logs, tag # 54 is visible, but in the c# code I do not have access to get the field.

Below is my code:

        private void FillTrade(TradeCaptureReport rep)
        {
            if (tradeList == null)
                tradeList = new List<Trade>();

            Trade t = new Trade();
            t.CFICode = rep.CFICode.ToString();
            t.EndDate = rep.EndDate.ToString();
            t.Side = rep. //Rep does not have the value side. also tried rep.GetField(54) and still no value.
}


Thanks in advance,

Lee Galea

Rascasse Investments Limited (C58198)
Level 4, Aragon Business Centre, Dragonara Road, St.Julians STJ 3140, Malta
Tel: (G) +356 2092 7900
Fax: +356 2092 7901

Rascasse Investments Limited is licensed to conduct Investment Services Business by the Malta Financial Services Authority.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20150716/701a0f5c/attachment.htm>


More information about the Quickfixn mailing list