Recent content by Aksjer 123

  1. A

    Price data from Sterling Trader API

    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?
Back
Top