Price data from Sterling Trader API

Discussion in 'Data Sets and Feeds' started by Aksjer 123, Nov 29, 2011.

  1. Hi,
    Is there a simple way to extract price data from Sterling Trader?
    I'm using VB.NET and I'm dreaming of a simple solution like this:

    dim price as double = getPrice("AAPL.N")

    where "getPrice" is a function which can be copied and pasted into my project.

    Does such a function exist?
     
  2. Yes.... you need to use the callback OnQuoteUpdate. I believe the field is structQuoteUpdate.nlast