Releases: altmany/IQML
Releases · altmany/IQML
v2.70
v2.69
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
v2.67
v2.66
v2.65
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
v2.62
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)