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 just wanted to say how happy I am with your service. I was able to download the API docs last week and I was able to replicate Interactive Brokers historical bar queries and realtime bar queries over the weekend. That was about one of the fastest integrations that I've ever done and it works perfectly!!!!" - Comment from Jason via Email
"You have an excellent feed. Very few spikes for Spot Forex." - Comment from Public Forum Post
"I was on the phone with a friend who uses CQG and right after the Fed announcement, CQG was as much as 30 seconds behind DTN.IQ. Some quotes were off by as much as 15-18 cents. Your feed never missed a beat." - Comment from Roger
"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
"Very impressed with the quality of your feed - ******* is a real donkey in comparison." - Comment from A.C. via Email
"I'm satisfied with IQFeed. It's the most reliable and fastest quote feed I have ever used. Although I'm a resident in China, it's still very fast!" - Comment from Xiaofei
"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
"Thanks for following up with me. You guys do a great job in tech support." - Comment from Phelps
"DTN feed was the only feed that consistently matched Bloomberg feed for BID/ASK data verification work these past years......DTN feed is a must for my supply & demand based trading using Cumulative Delta" - Comment from Public Forum Post
"IQ feed works very well, does not have all of the normal interruptions I have grown used to on *******" - Comment from Mark
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
Viewing User Profile for: zane
About Contact
Joined: Aug 28, 2016 11:40 PM
Last Post: Oct 20, 2017 09:51 AM
Last Visit: Nov 17, 2017 10:31 PM
Website:  
Location:
Occupation:
Interests:
Email: m3@z4n3.email
AIM:
ICQ:
MSN IM:
Yahoo IM:
Post Statistics
zane has contributed to 18 posts out of 21196 total posts (0.08%) in 2,821 days (0.01 posts per day).

20 Most recent posts:
IQFeed Developer Support » Reading feed into app Oct 20, 2017 09:51 AM (Total replies: 4)

I have a very extensive example of reading data from the feed using c#:

https://github.com/zanethomas/IqCommander

IQFeed Developer Support » IqCommander --- c# May 6, 2017 12:54 AM (Total replies: 1)

Updated, in addition to writing to postgres now can write csv files as well.

IQFeed Developer Support » forex: last always == bid? Apr 17, 2017 12:41 PM (Total replies: 5)

Hi Tim,

That makes sense, in general, but I wonder if there are any brokers who provide a feed of actual trades.

Zane

IQFeed Developer Support » forex: last always == bid? Apr 16, 2017 08:55 PM (Total replies: 5)

Jay,

Thanks for the clarification. Is there any way to capture actual forex trades?

Zane

IQFeed Developer Support » forex: last always == bid? Apr 16, 2017 02:24 AM (Total replies: 5)

what does last mean?


It appears to me, from some limited exploration, that the high and low values in historical seconds correspond to the max(last) and min(last) values from the preceding second's ticks.

Is that correct? If not what is the relationship?

Tia,

Zane

IQFeed Developer Support » IqCommander --- c# Jan 7, 2017 01:53 AM (Total replies: 1)

I've been working on a little tool so I can pull historical data and put it into a postgres database.

https://github.com/zanethomas/IqCommander

It can run as a REPL or execute a series of commands from a text file. Although I am using it for postgres it is, hopefully, very easy to add custom consumers of the iqfeed data as it streams from the server.

IQFeed Developer Support » Problem With HIT Interval Nov 15, 2016 10:53 AM (Total replies: 5)

Thanks Tim,

BTW, I see volume numbers in the HIT data. Are they meaningful and if so what is the meaning?

Zane

PS. IqFeed is awesome, thanks to all!

IQFeed Developer Support » Problem With HIT Interval Nov 15, 2016 10:43 AM (Total replies: 5)

Ah, I wasn't aware of that time limit, for some reason I thought per/second data was available for the past half-year.

Thanks!

IQFeed Developer Support » Problem With HIT Interval Nov 15, 2016 10:27 AM (Total replies: 5)

returns data:
HIT,AUDJPY.FXCM,3600,20161005 155500,20161006 155700,,,,1

does not return data:
HIT,AUDJPY.FXCM,1,20161005 155500,20161006 155700,,,,1

why?

IQFeed Developer Support » missing .ffff in forex realtime feed Sep 22, 2016 10:12 AM (Total replies: 9)

Tim,

Thanks.

The docs really could use some work. :)

Zane

IQFeed Developer Support » missing .ffff in forex realtime feed Sep 22, 2016 09:46 AM (Total replies: 9)

Tim,

I think we're getting to the crux of the problem.

I believe the docs indicate that the protocol should be set on the admin port (9300). When, instead, I use 5009 things seem to be working differently, in a good way (iow I now see the expected resolution).

Is that all there is to it?

Zane

IQFeed Developer Support » missing .ffff in forex realtime feed Sep 22, 2016 09:27 AM (Total replies: 9)

Hi Tim,

I believe I'm correctly selecting the current protocol, the server is returning:

S,CURRENT PROTOCOL,5.2,

Zane

IQFeed Developer Support » missing .ffff in forex realtime feed Sep 22, 2016 09:11 AM (Total replies: 9)

Tim,

Sorry, I should have given a bit more information.

I'm using the FXCM forex feed. The IQFeed Watch Quote application displays time having millisecond precision, which I assume is coming from the feed and not being fabricated by the application.

Zane

IQFeed Developer Support » missing .ffff in forex realtime feed Sep 21, 2016 05:46 PM (Total replies: 9)

why? ;)

IQFeed Developer Support » cannot access developer portal Sep 9, 2016 11:27 PM (Total replies: 2)

I just retried, after having been out for a few hours, and ... it works now. Don't know what changed but I'm happy again.



IQFeed Developer Support » cannot access developer portal Sep 9, 2016 06:00 PM (Total replies: 2)

I go to login, enter my username and password (which are accepted) but then I cannot access developer docs.

Support informs me that I should contact developer support, on Monday, I'm not happy.

IQFeed Developer Support » iqfeed on ubunto Aug 28, 2016 11:48 PM (Total replies: 1)

I have installed https://github.com/bratchenko/docker-iqfeed on an ubuntu server and running the image does result in a connect using my program id. However I am unable to get any response out of 5009 or 9100. Those ports are, according to the documentation, forwarded to 5010 and 9101 respectively. However neither of those ports are accepting connections.

Any help with this? Alternative ways to get the feed running on ubuntu?


Time: Sat May 18, 2024 12:56 PM CFBB v1.2.0 6 ms.
© AderSoftware 2002-2003