Releases: altmany/IQML
Releases · altmany/IQML
v2.26
2.26 (2019-10-26)
- [2.1] Improved reporting of some problems with missing program components
- [4.*] Fixed bug when multiple symbols are queried together and some symbols have no data
- [4.*] Fixed bug of not distinguishing between symbols with '.' and '-' (e.g. AGM.A, AGM-A)
- [4.2] Added fundamental data caching, for improved query performance
- [4.5] Automatically infer UnderlyingSymbol for future options
- [5.*] Small performance speedup of multi-symbol queries
v2.25
v2.24
2.24 (2019-10-04)
- [*.*] Improved processing speed and streaming data throughput rate
- [5.5] Added TradeAggressor, DayOfMonth fields to historic ticks data (IQFeed 6.1)
- [8.*] Fixed duplicate lookup entries following an IQML reconnect
- [9.4] Enabled sending multiple IQFeed custom commands using a single IQML command
v2.23
2.23 (2019-09-18)
- [*.*] Improved collection of parallelized data when some results return an error or empty data
- [4.3] Added UseParallel parameter functionality to IntervalBars query (Pro license)
- [5.*] Fixed the implementation of MaxItems=-1, due to an IQFeed API behavior change
v2.22
v2.21
v2.20
v2.19
2.19 (2019-07-07)
- [*.*] Fixed compatibility problem with old Matlab releases (R2008a-R2012b)
- [*.*] Added functionSignatures.json file for easier IQML usage in Matlab's Live Editor
- [*.*] Added online User Guide (https://undocumentedmatlab.com/files/IQML/IQML_User_Guide)
- [4.*] Improved performance of single-symbol queries
- [4.*] Improved query responsivity in case of IQFeed error
- [4.1] Added support for IQFeed client 6.1: new quotes data fields
- [4.2] Added support for IQFeed client 6.1: new fundamental data fields
- [5.*] Added support for IQFeed client 6.1: new historic data fields, partial latest bar
- [5.4] Added the LabelAtBeginning parameter for historic interval data queries (IQFeed 6.0 or newer)
- [5.6] Added 'summary' action to fetch historic end-of-day market data summary (Pro license, IQFeed 6.1 or newer)
- [8.2] Default value for IncludeBinary parameter in chain query is now false (previously: true)
- [9.1] Added the Protocol parameter to connect to IQFeed via legacy API protocols
v2.18
v2.17
2.17 (2019-05-07)
- [*.*] Display explanatory message upon an IQFeed account authorization error
- [*.*] Clarified warning message in case of partial results returned due to timeout
- [4.4] Added Level 2 support for equities (in addition to futures), other improvements (Pro license)
- [5.*] Fixed parallelization when only one of BeginDateTime/EndDateTime is specified but not the other
- [9.1] Improved behavior for users with multiple IQFeed accounts using Username/Password params
Improved startup speed in case of multiple connects/disconnects during the day