Hi
I am using 7.5 of the api and using the request history to receive several sets of data which I analyse each time a new bar is recieved. However I have found that with only around 20 history requests running across various time frames that the esignal application tends to hang. I have run the programme in debug mode and again when switching back to the esignal desktop, have found that it is sitting there with a message because it couldn't send any data to my application.
Is this normal?
Do I have to ensure that all data is squirreled away quickly and processed later so that the api can send me some more without interruption or am I missing something.
I am using VB.Net if that helps?
Thanks in advance
Simon
I am using 7.5 of the api and using the request history to receive several sets of data which I analyse each time a new bar is recieved. However I have found that with only around 20 history requests running across various time frames that the esignal application tends to hang. I have run the programme in debug mode and again when switching back to the esignal desktop, have found that it is sitting there with a message because it couldn't send any data to my application.
Is this normal?
Do I have to ensure that all data is squirreled away quickly and processed later so that the api can send me some more without interruption or am I missing something.
I am using VB.Net if that helps?
Thanks in advance
Simon
Comment