Using latest Beta of 7.7.
Am still trying various ways to consistently get historical quote data (five minute). Originally got this code working two+ months ago, but have tried various reworks to tickle the servers without consistent results.
My means now includes both message handling and periodic polling for completion for queries sent. (IsHistoryReady() used for polling).
Most requests have been making are about three months of data.
The situation which continues to persist is very inconsistent response behavior from the servers. Much of the time there is no response, but sometimes am getting continuing active responses.
For a brief moment it was giving me quick turn around time and lots of data, but now nothing. This quick turn started perhaps a couple hours after requests had been made, of all things!
For similar requests and different symbols, have gotten responses ranging from about 15 seconds to as long as 56 MINUTES before they complete...
However most of the time not getting completion of requests, no matter how long I wait.
My current run have thirty five requests active, adding one every thirty seconds. Nothing has happened while I have been sitting here typing, but suddenly the requests starting at around request 32 started showing up... so for twenty minutes nothing, now something. Am getting more now of the newer requests.. All the old ones seem dead... hmmm...
If there is someone there at Server Central that wants to take a peak at what my client is doing, they might clear up mysteries myself and others are seeing...
Some of the new features in 7.7 look great! Still getting some crashes however which have been relayed to you guys via your crash tools.
Thanks for the support! Hope everyone had a nice weekend.
-Jim Becker
Am still trying various ways to consistently get historical quote data (five minute). Originally got this code working two+ months ago, but have tried various reworks to tickle the servers without consistent results.
My means now includes both message handling and periodic polling for completion for queries sent. (IsHistoryReady() used for polling).
Most requests have been making are about three months of data.
The situation which continues to persist is very inconsistent response behavior from the servers. Much of the time there is no response, but sometimes am getting continuing active responses.
For a brief moment it was giving me quick turn around time and lots of data, but now nothing. This quick turn started perhaps a couple hours after requests had been made, of all things!
For similar requests and different symbols, have gotten responses ranging from about 15 seconds to as long as 56 MINUTES before they complete...
However most of the time not getting completion of requests, no matter how long I wait.
My current run have thirty five requests active, adding one every thirty seconds. Nothing has happened while I have been sitting here typing, but suddenly the requests starting at around request 32 started showing up... so for twenty minutes nothing, now something. Am getting more now of the newer requests.. All the old ones seem dead... hmmm...
If there is someone there at Server Central that wants to take a peak at what my client is doing, they might clear up mysteries myself and others are seeing...
Some of the new features in 7.7 look great! Still getting some crashes however which have been relayed to you guys via your crash tools.
Thanks for the support! Hope everyone had a nice weekend.
-Jim Becker
Comment