Releases: altmany/IQML
Releases · altmany/IQML
v2.69
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)
v2.61
v2.60
v2.59
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)