Skip to content

Commit 1337cde

Browse files
committed
Version 2.45 (2020-06-23)
- [5.*] Added parameter checks: BeginDate < EndDate, BeginDateTime < EndDateTime - [8.*] Removed duplicate lookup entries reported by IQFeed - [8.1] Speedup of symbols lookup; enabled searching all symbols (empty Name parameter)
1 parent 641a021 commit 1337cde

File tree

3 files changed

+21
-16
lines changed

3 files changed

+21
-16
lines changed

IQML.p

579 Bytes
Binary file not shown.

IQML_User_Guide.pdf

11.9 KB
Binary file not shown.

changelog.log

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.45 (2020-06-23)
2+
- [5.*] Added parameter checks: BeginDate < EndDate, BeginDateTime < EndDateTime
3+
- [8.*] Removed duplicate lookup entries reported by IQFeed
4+
- [8.1] Speedup of symbols lookup; enabled searching all symbols (empty Name parameter)
5+
16
2.44 (2020-06-05)
27
- [3.6] Expanded the documentation of IQML parallelization (Pro license)
38
- [5.*] Fixed cases of parallel history queries returning empty results (Pro license)
@@ -37,16 +42,16 @@
3742
2.38 (2020-04-14)
3843
- [*.*] Improved UseParallel robustness in some scenarios/edge cases (Pro license)
3944
- [2.2] Removed cross-check for IB-Matlab connector in deployed programs
40-
- [7.2] Avoided error when IQFeed sends empty news headlines with no text
45+
- [7.2] Avoided error when IQFeed sends empty news headlines with no text (Pro license)
4146

4247
2.37 (2020-03-30)
4348
- [3.1] Display a list of all valid parameters when warning about invalid specified parameter(s)
44-
- [7.2] Improved performance of news headline query
49+
- [7.2] Improved performance of news headline query (Pro license)
4550
- [10.1] Improved reporting of errors in user-specified callback function
4651

4752
2.36 (2020-03-06)
48-
- [7.2] Set the minimal Timeout to 60 secs when GetStory is requested
49-
- [7.3] Report only unique symbols in a news story query (discard duplicates)
53+
- [7.2] Set the minimal Timeout to 60 secs when GetStory is requested (Pro license)
54+
- [7.3] Report only unique symbols in a news story query (discard duplicates) (Pro license)
5055

5156
2.35 (2020-02-05)
5257
- [9.1] Fixed a connection conflict with IQFeed's Excel connector
@@ -68,7 +73,7 @@
6873

6974
2.311 (2019-12-13)
7075
- [5.*] Fixed bug in parsing of reported history Datestamp field
71-
- [7.2] Fixed bug in parsing of reported news Timestamp field
76+
- [7.2] Fixed bug in parsing of reported news Timestamp field (Pro license)
7277

7378
2.31 (2019-12-12)
7479
- [*.*] Fixed incompatibility with Matlab releases R2009a or older
@@ -243,7 +248,7 @@
243248
- [4.*] Modified reported data format when NumOfEvents>1, for consistency with other queries
244249
- [4.3] Added new blocking interval-bars functionality (in addition to streaming bars)
245250
- [6.*] Added Symbol field to returned streaming data struct
246-
- [7.4] Story count for symbols that have no related news story is now reported as 0
251+
- [7.4] Story count for symbols that have no related news story is now reported as 0 (Pro license)
247252
- [9.3] Added Exchanges, ServerVersion, ServiceType fields to client stats data
248253
- [11] Fixed various things with the Alerts functionality
249254

@@ -258,7 +263,7 @@
258263
1.22 (2018-08-13)
259264
- [3.2] Limited the Timeout parameter value to 0-3000 [secs]
260265
- [7.2] Fixed: when fetching multiple stories, an error in one does not stop processing others
261-
- [7.3] Fixed edge-case of news story lines that start with "69," (very rare)
266+
- [7.3] Fixed edge-case of news story lines that start with "69," (very rare) (Pro license)
262267
- [8.2] Enabled specifying options chain NearMonths of 0-12, not just 0-4
263268

264269
1.21 (2018-08-09)
@@ -272,7 +277,7 @@
272277
- [3.2] Added RaiseErrorMsgs parameter to control if IQFeed errors should raise a Matlab error
273278

274279
1.181 (2018-08-05)
275-
- [7.2] Fixed edge-case of a news item that has an empty headline (very rare)
280+
- [7.2] Fixed edge-case of a news item that has an empty headline (very rare) (Pro license)
276281

277282
1.18 (2018-08-03)
278283
- [3.1] Added optional errorMsg output for IQML commands
@@ -297,16 +302,16 @@
297302
1.14 (2018-05-30)
298303
- [4.2] Enabled specifying multiple Symbols in a single Fundamental-data query
299304
- [6.2] Enabled specifying multiple Symbols in a single streaming Regional updates query
300-
- [7.3] Enabled specifying multiple ID values in a single news story query
305+
- [7.3] Enabled specifying multiple ID values in a single news story query (Pro license)
301306

302307
1.131 (2018-05-27)
303308
- [3.1] Fixed bug in accepting struct-based input parameters
304-
- [7.2] Fixed bug in the news headlines functionality
309+
- [7.2] Fixed bug in the news headlines functionality (Pro license)
305310

306311
1.13 (2018-05-25)
307312
- [12] Added regional updates alert functionality (in addition to news/quote/intervalbar alerts)
308313
- [12] Enabled reporting the full news story (in addition to headline) in news alerts
309-
- [7.2] Enabled auto-fetch of full news story in news headlines query (streaming/blocking)
314+
- [7.2] Enabled auto-fetch of full news story in news headlines query (streaming/blocking) (Pro license)
310315

311316
1.12 (2018-05-23)
312317
- [12] Added alerts functionality (news/quote/intervalbar events via popup/console/email/callback)
@@ -344,14 +349,14 @@
344349
- Bug fixes
345350

346351
1.04 (2018-04-01)
347-
- [7.5] Added streaming news headlines functionality
352+
- [7.5] Added streaming news headlines functionality (Pro license)
348353
- [6.2] Added streaming regional updates functionality
349354
- [2.1] Added support for native Mac IQFeed client (untested)
350355
- [5,6] Renamed BufferSize,MaxDataPoints parameters as MaxItems for consistency
351356
- [11] Added timestamp and channel info to outgoing messages printout when Debug=1
352357
- [4.2] Added description fields for listed market, SIC and NAICS in fundamental data
353358
- [3.2] Added new MsgParsingLevel parameter for improved callback run-time performance
354-
- [7.3] Added newline between separate paragraphs in reported news-story text for readability
359+
- [7.3] Added newline between separate paragraphs in reported news-story text for readability (Pro license)
355360
- Multiple User Guide clarifications and additions
356361
- Bug fixes
357362

@@ -361,9 +366,9 @@
361366
- [6.1] Enabled requesting streaming ticks/quotes for multiple symbols at once
362367

363368
1.02 (2018-03-12):
364-
- [7.2] Unified field names in returned news story/headline data
365-
- [7.3] Added relevant symbols list in returned news story data
366-
- [7.4] News count queries now use DataType of 'number', not 'story'
369+
- [7.2] Unified field names in returned news story/headline data (Pro license)
370+
- [7.3] Added relevant symbols list in returned news story data (Pro license)
371+
- [7.4] News count queries now use DataType of 'number', not 'story' (Pro license)
367372

368373
1.01 (2018-03-11):
369374
- [10] Enabled message-specific user callbacks

0 commit comments

Comments
 (0)