Skip to content

Commit

Permalink
2.17 (2019-05-07)
Browse files Browse the repository at this point in the history
  - [*.*] 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
  • Loading branch information
altmany committed May 7, 2019
1 parent 258f0c7 commit 31c455d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
Binary file modified IQML.p
Binary file not shown.
Binary file modified IQML_User_Guide.pdf
Binary file not shown.
8 changes: 8 additions & 0 deletions changelog.log
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
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

2.16 (2019-04-17)
- [5.2] Enabled specifying BeginDate for historical weekly/monthly data requests

Expand Down

0 comments on commit 31c455d

Please sign in to comment.