Ranag
Hi, I find Lightstreamer could be a very nice tool for getting streaming stock quotes from my broker to my client application. The broker API is https based and allows upto 300 symbols/request. I try to follow the stocklist demo in the installation to make this work. I have a few confusions here:
1. In the adaptor implementation, there is a init function:
public void Init(IDictionary parameters, string configFile) {
_myFeed.SetFeedListener(this);
_myFeed.Start();
Gianluca Finocchiaro
Hi Ranag,
it seems that your post has been truncated. How can we help you? Could you please complete your questions?
Thanks and Regards,
Gianluca