Skip to content

Commit

Permalink
Version 2.24 (2019-10-04)
Browse files Browse the repository at this point in the history
  - [*.*] 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
  • Loading branch information
altmany committed Oct 5, 2019
1 parent 6f6cc26 commit c3f712b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
Binary file modified IQML.p
Binary file not shown.
Binary file modified IQML_User_Guide.pdf
Binary file not shown.
8 changes: 7 additions & 1 deletion changelog.log
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
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

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 (Pro license)
Expand All @@ -6,7 +12,7 @@
2.22 (2019-07-17)
- [*.*] Fixed bug that caused "Duplicate field name" error for some queries/Matlab releases
- [4.2] Added Underlying_Contract field for continuous future contracts
- [4.6] Fixed bug in change % fields and reordered fields in 'top' scanner queries
- [4.6] Fixed bug in change% fields and reordered fields in 'top' scanner queries

2.21 (2019-07-14)
- [4.6] Enabled fetching current market summary/scanner (Pro license, IQFeed 6.1)
Expand Down

0 comments on commit c3f712b

Please sign in to comment.