Skip to content

Releases: altmany/IQML

v2.68

06 Nov 17:46
Compare
Choose a tag to compare

2.68 (2023-11-06)

  • [2.2] Fixed missing timeout when checking IQML license on Matlab R2023b
  • [9.1] Avoid messages about missing registry on non-Windows computers

v2.67

16 Aug 14:36
Compare
Choose a tag to compare

Version 2.67 (2023-08-16)

  • [4.6] Scanner Filter parameter now accepts 'or','and' as criteria operators (Pro license)
  • [9.1] Improved robustness when connecting multiple parallel workers to IQFeed (Pro license)

v2.66

27 Mar 11:34
Compare
Choose a tag to compare

Version 2.66 (2023-03-26)

  • [2.2] Improved license fingerprint stability for MacOS users

v2.65

01 Dec 22:46
Compare
Choose a tag to compare

Version 2.65 (2022-11-30)

  • [4.3, 6.3] Fixed field name typo: CummlativeVolume -> CumulativeVolume
  • [4.6] Added documentation of IQFeed's market indices & calculated breadth/indicator stats
  • [6.1] Added warning when setting Fields in ongoing data-fetch query of a streaming request
  • [8.1] Fixed: symbol lookup query returned empty when IQFeed reported just a single result
  • [9.1] Improved initial connection time of parallel workers (Pro license)
  • [*.*] Small speedup of IQFeed messages processing

v2.63

26 Mar 19:05
Compare
Choose a tag to compare

Version 2.63 (2022-03-26)

  • [4.3 etc.] Fixed a parsing problem with DateTime parameters that contain spaces
  • [6.1] Fixed possible error when requesting streaming quotes with non-standard Fields immediately on IQML connection

v2.62

27 Feb 15:55
Compare
Choose a tag to compare

Version 2.62 (2022-02-27)

  • [*.*] Fixed processing of various non-standard date parameters formats/variants
  • [5.*] Fixed the reported symbol in error message about a failed history query
  • [5.2] Fixed weekly/monthly historic data when MaxItems=-1 (all data points) and non-default BeginDate
  • [8.*] Fixed: lookup queries sometimes returned cell array instead of struct array
  • [8.*] Added ForceRefresh parameter to lookup queries: force a data refresh from IQFeed (bypass cache)

v2.61

07 Feb 08:44
Compare
Choose a tag to compare

Version 2.61 (2022-02-07)

  • [2.2] Fixed IQML activation problem on a Matlab pre-release
  • [2.4] Removed harmless warning message during version update about overwriting files
  • [9.1] Automatically reconnect bad IQFeed connection (invalid "no data for query" error)

v2.60

31 Dec 11:32
Compare
Choose a tag to compare

Version 2.60 (2021-12-31)

  • [*.*] Fixed bug in parsing of default BeginDate parameter value
  • [*.*] Improved reporting of invalid date/time parameter values
  • [8.2] Added settable Fields parameter to option chains query (Pro license)

v2.59

14 Dec 11:27
Compare
Choose a tag to compare

Version 2.59 (2021-12-14)

  • [*.*] Added new possible formats of date parameters e.g. '21/11/15', 'Nov 15', '15-Nov-2021'
  • [2.2] Added 'validate' action: returns true if IQML license is ok on this computer, error (or errMsg) if not
  • [7.2] Fixed: News headlines request returned partial results on Matlab R2021b (Pro license)

v2.58

21 Nov 22:30
Compare
Choose a tag to compare

Version 2.58 (2021-11-21)

  • [*.*] Replaced all references to iqml.net with undocumentedmatlab.com
  • [4.4] Fixed display of the market-maker description in MarketDepth (Level2) queries (Pro license)
  • [6.1] Clarified warning when requesting streaming quotes for more symbols than IQFeed allows
  • [9.1] Added display of client and protocol versions in connection success message
  • [9.1] Handled unsolicited changes of MacBookPro computer name by MacOS, affecting IQML's activation
  • [9.3] Added fields for protocol version, # usable symbols, IQFeed expiry date (for DTN trial users)