Skip to content

Releases: altmany/IQML

v2.70

21 May 12:32

Choose a tag to compare

Version 2.70 (2025-05-21)

  • [2.2] Detect & handle anti-bot recaptcha verification prompts
  • [9.1] Attempt to auto-run IQConnect client on Mac/Linux, if not running already

v2.69

02 Jan 16:09

Choose a tag to compare

Version 2.69 (2025-01-02)

  • [2.1] Added support for OpenJDK, in addition to Oracle JRE8 (not fully tested!)
  • [3.5] Enabled OutputFormat 'table' and 'timetable' for multi-symbol queries
  • [4.4] Improved performance and error resilience of market-depth query (Pro license)

v2.68

06 Nov 17:46

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

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

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

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

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

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

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

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)