Hi all. I'm a long-time programmer who's new to eSignal.
I'm writing a small C# program for an eSignal customer. I'm wondering what eSignal interface is best to use.
All I need are realtime quotes: trade price, trade quantity, bid, bid quantity, ask, ask quantity, timestamp.
My app will run side-by-side with another app that the customer is already using. This other app, I'm told, is using the eSignal Control interface.
So I'm wondering if my app also must use the Control interface, or can it use the (seemingly simpler) Desktop interface?
Are there any extra fees involved in using the Desktop interface?
Many thanks for any help!
Karl
I'm writing a small C# program for an eSignal customer. I'm wondering what eSignal interface is best to use.
All I need are realtime quotes: trade price, trade quantity, bid, bid quantity, ask, ask quantity, timestamp.
My app will run side-by-side with another app that the customer is already using. This other app, I'm told, is using the eSignal Control interface.
So I'm wondering if my app also must use the Control interface, or can it use the (seemingly simpler) Desktop interface?
Are there any extra fees involved in using the Desktop interface?
Many thanks for any help!
Karl
Comment