LSEG Finance Reader
2.0.0.1
Fixed a bug that occurred when inserting stock_topic tags without specifying a tag type.
New tags without a specified type are now saved as text.
When the reader starts and successfully connects to the database, existing stock_topic tags with missing types are corrected automatically.
Added a Refresh Topics button to the Topics tab.
Replaced local Telerik DLL references with Telerik NuGet packages.
2.0.0.0
Added support for Movers lists, such as Active Stocks, Gainers, and Losers for a selected stock exchange.
Added a Movers tab for configuring and managing Movers lists.
The application retrieves stock quotes from the LSEG data feed, retrieves the stocks in each Movers list, and saves the data to the database.
Stocks that no longer appear in a Movers list are removed from the database.
This feature requires an LSEG Application ID that supports access to Movers data.
Updated Topics handling to support Stock Topics designated for Quotes or Movers.
1.0.0.11
Fixed a bug that prevented MySQL passwords from being saved for new instances when the password was not changed after the instance was created.
Changed the Show Current Logs menu command to open logs in the default text editor instead of Notepad.
Updated the BLSoft NuGet package to v2.0.11.
1.0.0.10
Updated the installer to place the application shortcut directly on the desktop instead of in the Ross Video folder.
Updated Telerik UI for WinForms to v2025.1.211 to support Jenkins builds.
Fixed bugs that prevented MySQL and LSEG passwords from being secured for newly created instances.
Added digital signatures to the executable and DLL files.
1.0.0.9
Updated BLSoft.dll to v2.0.1.
Replaced BL loading animation with the Ross Video version.
Uses encrypted passwords in place of the originally exposed ones.
Migrated settings and instances files from BannisterLake folder to Ross Video folder.
No functional changes from v1.0.0.8.
1.0.0.8
Fixed bug with getting stock volume from DB which is a BIGINT but used GetInt32() to try and access the data.
1.0.0.7 (not used)
Only added debug statements to track down the error indicated in v1.0.0.6 (which didn’t fix the problem).
1.0.0.6
Potential fix for 'Value too large for Int32' error.
Fixed a bug with importing stocks from file that has too many stocks.
Updated BLSoft.dll to v1.7.69 - shows the Ross version of the About dialog graphics.
Saves location of last imported and exported stock symbols files.
1.0.0.5
Fixed issue with API error responses not being handled correctly.
Split datafeed API requests to handle stock symbols in groups of 50 max.
Replaced installer graphics with Ross graphics.
1.0.0.4
Added more logging pertaining to each stock symbol processed.
Updating to the database for each stock instead of all stocks as a single transaction.
1.0.0.3
added exception logging info
added support for debug log option in Help->Logs menu
Updated Telerik controls to v2024.3.806.462
1.0.0.2
for EOD quotes, get the historical trade date
1.0.0.1
support mixed case symbol validation
read additional data for quotes that are EOD