Announcement

Collapse
No announcement yet.

QLink 3.0 Release Candidate Now Available

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • QLink 3.0 Release Candidate Now Available

    I'm pleased to announce the public beta test of QLink 3.0. We've taken a new approach with QLink 3.0 by using an all-new data engine and streaming protocol (RTD). We've also chosen to no longer use arrays when requesting historical bars in favor of creating individual data links for each cell. This allows for more flexibility when referencing various cells in other areas of your spreadsheets.

    Because QLink 3.0 uses new technology, the cell syntax has changed. The good news for all QLink 2.0 users is that we have a built-in conversion tool to change QLink 2.0 arrays to their RTD counterparts in QLink 3.0 format (Click "Convert from QLink 2" under the Interactive Data RTD menu.)

    Another benefit of QLink 3.0 and the use of RTD is cell referencing. This allows to you code QLink cells to point to data in other cells to make requests. For example, instead of hard-coding a cell like...

    =RTD("esrtd",,"IBM","Last")

    ...you can reference other cells for the symbol and header information:

    =RTD("esrtd",,A2,B1)



    Once you have these cells built, you could edit the symbol or columns on the fly via the Symbol column or across the top column header area.

    QLink 3.0 is installed separately from QLink 2.0, so you can run them together at the same time if needed. This makes it nearly risk-free to try out 3.0. We have run 3.0 through a battery of tests internally, however this is still an initial beta release. Be sure to back-up your spreadsheets in the 2.0 format before converting to 3.0's RTD format to ensure no data is lost.

    Download QLink 3.0 Beta
    Cell Referencing Sample

    Please post your feedback / questions in this forum.
    Regards,
    Jay F.
    Product Manager
    _____________________________________
    Have a suggestion to improve our products?
    Click Support --> Request a Feature in eSignal 11

  • #2
    We have an update to the QLink 3.0 Beta that includes a number of enhancements and fixes including built-in cell referencing, RTD Short-form, Reversed History Requests. Also included is improved session alignment and better conversions from QLink 2.

    Please hit the Download Link to update your copy today!
    Regards,
    Jay F.
    Product Manager
    _____________________________________
    Have a suggestion to improve our products?
    Click Support --> Request a Feature in eSignal 11

    Comment


    • #3
      QLink 3.0 is nearly launched and a Release Candidate has been prepared. This contains a handful of fixes relating to creating historical data tables and also some installer issues. Please update to the latest, and post to the forum if any issues are seen.

      Download QLink 3.0 (build 56)
      Regards,
      Jay F.
      Product Manager
      _____________________________________
      Have a suggestion to improve our products?
      Click Support --> Request a Feature in eSignal 11

      Comment

      Working...
      X