IQFeed.CSharpApiClient icon indicating copy to clipboard operation
IQFeed.CSharpApiClient copied to clipboard

Enhancement - Add to items in enum DynamicFieldSet.cs

Open SuperDaveOsbourne opened this issue 2 years ago • 1 comments

Add

        [FieldsetDescription("SIC", typeof(double))]
        SIC,

        [FieldsetDescription("NAICS", typeof(double))]
        NAICS,

As standard fields in IQFeed.CSharpApiClient.Streaming.Level1 DynamicFieldset enums

SuperDaveOsbourne avatar Mar 25 '22 13:03 SuperDaveOsbourne

sure. @SuperDaveOsbourne could you please raise a PR for it ? thanks

mathpaquette avatar Mar 27 '22 19:03 mathpaquette