|
| 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 | + |
1 | 6 | 2.44 (2020-06-05) |
2 | 7 | - [3.6] Expanded the documentation of IQML parallelization (Pro license) |
3 | 8 | - [5.*] Fixed cases of parallel history queries returning empty results (Pro license) |
|
37 | 42 | 2.38 (2020-04-14) |
38 | 43 | - [*.*] Improved UseParallel robustness in some scenarios/edge cases (Pro license) |
39 | 44 | - [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) |
41 | 46 |
|
42 | 47 | 2.37 (2020-03-30) |
43 | 48 | - [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) |
45 | 50 | - [10.1] Improved reporting of errors in user-specified callback function |
46 | 51 |
|
47 | 52 | 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) |
50 | 55 |
|
51 | 56 | 2.35 (2020-02-05) |
52 | 57 | - [9.1] Fixed a connection conflict with IQFeed's Excel connector |
|
68 | 73 |
|
69 | 74 | 2.311 (2019-12-13) |
70 | 75 | - [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) |
72 | 77 |
|
73 | 78 | 2.31 (2019-12-12) |
74 | 79 | - [*.*] Fixed incompatibility with Matlab releases R2009a or older |
|
243 | 248 | - [4.*] Modified reported data format when NumOfEvents>1, for consistency with other queries |
244 | 249 | - [4.3] Added new blocking interval-bars functionality (in addition to streaming bars) |
245 | 250 | - [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) |
247 | 252 | - [9.3] Added Exchanges, ServerVersion, ServiceType fields to client stats data |
248 | 253 | - [11] Fixed various things with the Alerts functionality |
249 | 254 |
|
|
258 | 263 | 1.22 (2018-08-13) |
259 | 264 | - [3.2] Limited the Timeout parameter value to 0-3000 [secs] |
260 | 265 | - [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) |
262 | 267 | - [8.2] Enabled specifying options chain NearMonths of 0-12, not just 0-4 |
263 | 268 |
|
264 | 269 | 1.21 (2018-08-09) |
|
272 | 277 | - [3.2] Added RaiseErrorMsgs parameter to control if IQFeed errors should raise a Matlab error |
273 | 278 |
|
274 | 279 | 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) |
276 | 281 |
|
277 | 282 | 1.18 (2018-08-03) |
278 | 283 | - [3.1] Added optional errorMsg output for IQML commands |
|
297 | 302 | 1.14 (2018-05-30) |
298 | 303 | - [4.2] Enabled specifying multiple Symbols in a single Fundamental-data query |
299 | 304 | - [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) |
301 | 306 |
|
302 | 307 | 1.131 (2018-05-27) |
303 | 308 | - [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) |
305 | 310 |
|
306 | 311 | 1.13 (2018-05-25) |
307 | 312 | - [12] Added regional updates alert functionality (in addition to news/quote/intervalbar alerts) |
308 | 313 | - [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) |
310 | 315 |
|
311 | 316 | 1.12 (2018-05-23) |
312 | 317 | - [12] Added alerts functionality (news/quote/intervalbar events via popup/console/email/callback) |
|
344 | 349 | - Bug fixes |
345 | 350 |
|
346 | 351 | 1.04 (2018-04-01) |
347 | | - - [7.5] Added streaming news headlines functionality |
| 352 | + - [7.5] Added streaming news headlines functionality (Pro license) |
348 | 353 | - [6.2] Added streaming regional updates functionality |
349 | 354 | - [2.1] Added support for native Mac IQFeed client (untested) |
350 | 355 | - [5,6] Renamed BufferSize,MaxDataPoints parameters as MaxItems for consistency |
351 | 356 | - [11] Added timestamp and channel info to outgoing messages printout when Debug=1 |
352 | 357 | - [4.2] Added description fields for listed market, SIC and NAICS in fundamental data |
353 | 358 | - [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) |
355 | 360 | - Multiple User Guide clarifications and additions |
356 | 361 | - Bug fixes |
357 | 362 |
|
|
361 | 366 | - [6.1] Enabled requesting streaming ticks/quotes for multiple symbols at once |
362 | 367 |
|
363 | 368 | 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) |
367 | 372 |
|
368 | 373 | 1.01 (2018-03-11): |
369 | 374 | - [10] Enabled message-specific user callbacks |
|
0 commit comments