{{Quickfixn}} Quickfixn Digest, Vol 120, Issue 8

raymond.stone at tindecofs.com raymond.stone at tindecofs.com
Sun May 29 23:16:08 PDT 2022


I saw that method while I was looking but I don't see any method to get hold
of the data dictionary object when I have an instance of quickfixn

-----Original Message-----
From: Quickfixn <quickfixn-bounces at lists.quickfixn.com> On Behalf Of
quickfixn-request at lists.quickfixn.com
Sent: 27 May 2022 21:51
To: quickfixn at lists.quickfixn.com
Subject: Quickfixn Digest, Vol 120, Issue 8

Send Quickfixn mailing list submissions to
	quickfixn at lists.quickfixn.com

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
or, via email, send a message with subject or body 'help' to
	quickfixn-request at lists.quickfixn.com

You can reach the person managing the list at
	quickfixn-owner at lists.quickfixn.com

When replying, please edit your Subject line so it is more specific than
"Re: Contents of Quickfixn digest..."


Today's Topics:

   1.  Getting tag number from name for a custom field/group
      (raymond.stone at tindecofs.com)
   2. Re:  Getting tag number from name for a custom field/group
      (Mike Gatny)


----------------------------------------------------------------------

Message: 1
Date: Fri, 27 May 2022 11:00:30 +0100
From: <raymond.stone at tindecofs.com>
To: <quickfixn at lists.quickfixn.com>
Subject: {{Quickfixn}} Getting tag number from name for a custom
	field/group
Message-ID: <002b01d871b0$99af1280$cd0d3780$@tindecofs.com>
Content-Type: text/plain; charset="us-ascii"

Is there a method provided by default to look up a custom data dictionary to
get the tag for a named item?

 

Basically I am using two providers, both give groups of quotes but both use
non standard tags and they differ by provider, so I ideally want to be able
to get the field number by name in the dictionary, ie tagno =
GetTagForName("customfield")

 

Is this at all possible?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20
220527/207b637a/attachment-0001.html>

------------------------------

Message: 2
Date: Fri, 27 May 2022 14:18:24 -0400
From: Mike Gatny <mgatny at connamara.com>
To: "Mailing list for QuickFIX/n" <quickfixn at lists.quickfixn.com>
Subject: Re: {{Quickfixn}} Getting tag number from name for a custom
	field/group
Message-ID:
	<CAA1-azMGfUwxCc0m-qiN6L1w+U2z6A6TzpQVryP=dgM5L2hvqA at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Something like this?

https://github.com/connamara/quickfixn/blob/master/UnitTests/DataDictionaryT
ests.cs#L32


e.g.:

dataDictionary.FieldsByName["customfield"].Tag


--
*Mike Gatny*
*CONNAMARA SYSTEMS*


On Fri, May 27, 2022 at 6:00 AM <raymond.stone at tindecofs.com> wrote:

> Is there a method provided by default to look up a custom data 
> dictionary to get the tag for a named item?
>
>
>
> Basically I am using two providers, both give groups of quotes but 
> both use non standard tags and they differ by provider, so I ideally 
> want to be able to get the field number by name in the dictionary, ie 
> tagno =
> GetTagForName(?customfield?)
>
>
>
> Is this at all possible?
>
>
> _______________________________________________
> Quickfixn mailing list
> Quickfixn at lists.quickfixn.com
> http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com
>

--
This email, along with any attachments, is confidential. If you believe you
received this message in error, please contact the sender immediately and
delete all copies of the message.?Thank you from Connamara Systems, LLC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20
220527/ec568eb4/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com


------------------------------

End of Quickfixn Digest, Vol 120, Issue 8
*****************************************



More information about the Quickfixn mailing list