Join the 80,000 other DTN customers who enjoy the fastest, most reliable data available. There is no better value than DTN!

(Move your cursor to this area to pause scrolling)




"I am very happy I changed. I love the product, but more so I am thrilled with Tech Support. You are knowledgeable, polite, pleasant and professional." - Comment from Pat
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
"I have been using IQFeed now for a few years in MultiCharts and I have zero complaints. Very, very rare to have any data hiccups or anything at all go wrong." - Comment from Public Forum
"I have to tell you though that using the IQFeed API is about the easiest and cleanest I have seen for some time." - Comment from Jim
"Previously I was using *******. IQFeed is WAY more economical, and for my charting needs is just as good, if not better." - Comment from Public Forum Post
"I've been using IQFeed 4 in a multi-threaded situation for the last week or two on 2600 symbols or so with 100 simultaneous daily charts, and I have had 100% responsiveness." - Comment from Scott
"I had always used ******* but for the past 2 weeks have been trying DTN IQFeed. Customer support has been extraordinary. They call just to make sure your problem hasn't recurred." - Comment from Public Forum
"Very impressed with the quality of your feed - ******* is a real donkey in comparison." - Comment from A.C. via Email
"Just a thank you for the very helpful and prompt assistance and services. You provided me with noticeably superior service in my setup compared to a couple of other options I had looked at." - Comment from John
"I'm very glad I switched to IQFeed. It's working perfectly with no lag, even during fast market conditions." - Comment from Andy via Email
Home  Search  Register  Login  Recent Posts

Information on DTN's Industries:
DTN Oil & Gas | DTN Trading | DTN Agriculture | DTN Weather
Follow DTNMarkets on Twitter
DTN.IQ/IQFeed on Twitter
DTN News and Analysis on Twitter
»Forums Index »Archive (2017 and earlier) »IQFeed Datafeed Wish List »TimeStampMessage after RegisterClientApp and more about the feedback
Author Topic: TimeStampMessage after RegisterClientApp and more about the feedback (3 messages, Page 1 of 1)

vilius_n
-Interested User-
Posts: 6
Joined: Jun 21, 2008


Posted: Jun 23, 2008 04:04 AM          Msg. 1 of 3
I want to synchronize my program with the IQ server time. The problem is that the program has to wait up to 1 minute until next TimeStampMessage comes..
It would be really great if IQ could send one (or even a sequence of 3-5 for better accuracy) TimeStampMessage immediately after connection.



Another annoying thing. If the user sends WatchSymbol with wrong symbol name, nothing happens - no error message, no other feedback (or it is not documented?). Even the WatchSymbol return true..
So I do not have any way to find out if the request was successful or not. Yeah, I know there is a symbol lookup, but I do not want to do 100 lookups for every symbol entered..

The solution is simple: if the symbol given to WatchSymbol is wrong it should return false. If that is not possible, then API should send the System message, like "Error: symbol not valid".

In general I'd really like to get much more feedback from the API. If I do something right, give me a "good boy!" message, if I do something wrong, give me an error message. Silence is the worst. That makes programming and testing really difficult.

DTN_Steve_S
-DTN Guru-
Posts: 2093
Joined: Nov 21, 2005


Posted: Jun 23, 2008 09:16 AM          Msg. 2 of 3
vilius_n, in the case of invalid symbols, you should be getting an error message indicating such. You should be receiving an Update message ("Q" message) with "not found" in the "Last" field.

For example, sending:
wASDFASDF

returns:
Q,ASDFASDF,,Not Found,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

It appears that this is not documented anywhere. I will take care of that for the next version of IQFeed.

If you are not recieving this result, please let me know what symbol you are requesting so that I can look into it.

As for the timestamps, when not using the IQFeedY control, you can manually request a timestamp from the server, however, this timestamp is only to the nearest 10s. I realise this is not going to qualify entirely for what you are needing, however, you should be able to reduce your synchronization time using this.

vilius_n
-Interested User-
Posts: 6
Joined: Jun 21, 2008


Posted: Jun 23, 2008 12:25 PM          Msg. 3 of 3
Thanks. "Not Found" message works fine.

It would be really nice to have an option to request TimeStamp from IQFeedY or to receive it automatically after connecting to the server..
If you do not want to create a separate command, just send the timestamp message together with Echo message, for example.
 

 

Time: Wed April 24, 2024 8:19 PM CFBB v1.2.0 9 ms.
© AderSoftware 2002-2003