Is there a document that describes the C++ API? In particular, I need a document that lists the calls, the parameters to the calls, the usage of those parameters, and the meaning of returned values. For example, the "eSignal Developer Reference" gives a Visual Basic example from which I can deduce (with significant effort) the meaning of the value returned from "GetNumTimeSalesRtBars()", but I can only guess what the meaning of the value returned by "GetNumTimeSalesBars()" might be. Also, am to assume a mapping from the Visual Basic usage of functions and structures to their C++ counterparts? I would have expected to get some documentation, in exchange for my $195 sign up fee.
Announcement
Collapse
No announcement yet.
Desktop API documentation
Collapse
X
-
eSignal Developer Reference, Standard eSignal API Edition
The eSignal Developer Reference, Standard eSignal API Edition is available to third-party development groups that have signed a non-disclosure agreement (NDA) with eSignal and that have provided any applicable fees. This reference guide is included in the standard eSignal SDK and describes the C++ functions, parameters, and events associated with the standard API.
If you are a company wishing to produce a commercial application that uses the eSignal data feeds, then you must contact eSignal to obtain an NDA and to enter into a development agreement.
You may already have entered into such an agreement for using the eSignal Desktop API.
All questions pertaining to the standard eSignal API (C++ API) and the eSignal Control (an ActiveX version of the standard API) should be directed to the following e-mail address:
[email protected]
If you believe the standard eSignal API may better suit your needs, please use the above e-mail address to make an inquiry or to get further assistance.
NOTE: Questions pertaining to the eSignal Desktop API should be sent to [email protected]. Do not use the SDKHELP e-mail address for eSignal Desktop API questions.
eSignal is in the process of improving its documentation and will make every effort to provide more details regarding return values, parameter arguments, and function use. Please feel free to submit additional comments regarding the eSignal Desktop API documentation to:
[email protected]
Thank you for the opportunity to serve you!Todd Gafford | Developer Support and API Product Manager | Interactive Data Desktop Solutions
3955 Point Eden Way, Hayward, CA 94545
Comment