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