{{Quickfixn}} How to get DateTime - field 52

Fernando Furukawa ferfurukawa at gmail.com
Fri Mar 21 04:25:26 PDT 2014


As far as I know (and as I use), it's reliable. Did not have any problem so
far. Even in HFT applications.


On Fri, Mar 21, 2014 at 7:32 AM, xmoon 2000 <xmoon2000 at googlemail.com>wrote:

> I want to log all messages from server as raw FIX, and I notice that
> QuickFixn seems to log this automatically.
>
> Do people rely on this? i.e. do I need to write my open logging or is this
> robust enough?
>
> Moon
>
>
> On 20 March 2014 16:47, Mike Gatny <mgatny at connamara.com> wrote:
>
>>
>> SendingTime st = new SendingTime();
>>
>>
>> message.Header.GetField(st);
>>
>>
>> --
>> Mike Gatny
>> Connamara Systems, LLC
>>
>>
>> On Thu, Mar 20, 2014 at 11:02 AM, xmoon 2000 <xmoon2000 at googlemail.com>wrote:
>>
>>> Not in mine apparently!
>>>
>>> 'QuickFix.Header' does not contain a definition for 'SendingTime' and no
>>> extension method 'SendingTime' accepting a first argument of type
>>> 'QuickFix.Header' could be found (are you missing a using directive or an
>>> assembly reference?)
>>>
>>>
>>> On 20 March 2014 15:57, Mike Gatny <mgatny at connamara.com> wrote:
>>>
>>>> SendingTime is a header field, so:
>>>>
>>>> message.Header.SendingTime
>>>>
>>>> --
>>>> Mike Gatny
>>>> Connamara Systems, LLC
>>>>
>>>>
>>>> On Thu, Mar 20, 2014 at 10:53 AM, xmoon 2000 <xmoon2000 at googlemail.com>wrote:
>>>>
>>>>> How do I get the DateTime sent in the App message?
>>>>>
>>>>> I can see a field 52 - which has the raw information, but I don't know
>>>>> how to retrieve that field.
>>>>>
>>>>> message.Symbol is easy but there is no message.SendingTime etc.
>>>>>
>>>>> _______________________________________________
>>>>> Quickfixn mailing list
>>>>> Quickfixn at lists.quickfixn.com
>>>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>>>
>>>>>
>>>>
>>>> _______________________________________________
>>>> Quickfixn mailing list
>>>> Quickfixn at lists.quickfixn.com
>>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Quickfixn mailing list
>>> Quickfixn at lists.quickfixn.com
>>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>>
>>>
>>
>> _______________________________________________
>> Quickfixn mailing list
>> Quickfixn at lists.quickfixn.com
>> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>>
>>
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20140321/3a49cf95/attachment-0002.htm>


More information about the Quickfixn mailing list