/
LSEG Finance Reader

LSEG Finance Reader

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

Related content