I have a C# application that was getting market data from a different source that worked fine. I changed the quote feed to eSignal using your Multiple History Sample in C# as a guide.
I can check entitlements and register symbols but none of the events ever fire.
I then converted your Multiple History Sample to VS 2005 and ran that. It didn't receive any evets either. Is there something else I need to do to get the events to fire?
I can check entitlements and register symbols but none of the events ever fire.
I then converted your Multiple History Sample to VS 2005 and ran that. It didn't receive any evets either. Is there something else I need to do to get the events to fire?
Comment