Hi,
Perhaps if you are reading this you may have attempted to develop an application of the eSignal API that will maintain an Access DB with historical data retreived from the RequestHistory() methods, for a group of stocks.
In the event that you have a limitation to less stocks than your password provides, have you found that the release() methods have helped clear the API so that new symbol data can be obtained.
Perhaps you have tried to establish a multidimensional array to store information about your symbol and its handle.
I could really use some examples that demonstrate how you accomplished or think could accomplish the needs of the objectives above.
Thanks for any help.
Perhaps if you are reading this you may have attempted to develop an application of the eSignal API that will maintain an Access DB with historical data retreived from the RequestHistory() methods, for a group of stocks.
In the event that you have a limitation to less stocks than your password provides, have you found that the release() methods have helped clear the API so that new symbol data can be obtained.
Perhaps you have tried to establish a multidimensional array to store information about your symbol and its handle.
I could really use some examples that demonstrate how you accomplished or think could accomplish the needs of the objectives above.
Thanks for any help.
Comment