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'm very glad I switched to IQFeed. It's working perfectly with no lag, even during fast market conditions." - Comment from Andy via Email
"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
"Awesome response, as usual. It is a sincere and refreshing pleasure to do business with DTN, compared to your competition." - Comment from Ryan
"IQ feed works very well, does not have all of the normal interruptions I have grown used to on *******" - Comment from Mark
"This is an excellent value, the system is generous (allowing for 500 stocks) and stable (and really is tick-by-tick), and the support is fantastic." - Comment from Shirin via Email
"My broker in Davenport suggested I give you a try as he uses your service and says its the best." - Comment from Bill via RT Chat
"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
"As a past ******* customer(and not a happy one), IQ Feed by DTN is a much better and cheaper product with great customer support. I have had no problems at all since switching over." - Comment from Public Forum
"You are either overstaffed or people just don't have problems with your feed because customer support always answers the phone quickly." - Comment from Jay via Email
"The people at Nirvana have very nice things to say about your company and I can see why! Price and service is a potent combination." - Comment from Ed
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 Developer Support »In search of developer with experience working with IQFeed
Author Topic: In search of developer with experience working with IQFeed (7 messages, Page 1 of 1)

Richard
-Interested User-
Posts: 3
Joined: Sep 16, 2018


Posted: Sep 16, 2018 08:49 PM          Msg. 1 of 7
Hello,
Does anyone have a recommendation on the best way to find a developer that could work as a contractor on a project that I have. I am looking to bring in 1 minute bar data (historical) for testing purposes and then would also like to bring in the same data each day for real-time analysis for hundreds of symbols. Looking for someone who has performed this type of work before with IQFeed.

I am new to the forum and apologize if sending this type of message is against forum rules.

Rich

stargrazer
-DTN Guru-
Posts: 302
Joined: Jun 13, 2005

Right Here & Now


Posted: Sep 16, 2018 09:43 PM          Msg. 2 of 7

Richard
-Interested User-
Posts: 3
Joined: Sep 16, 2018


Posted: Sep 16, 2018 10:03 PM          Msg. 3 of 7
Thanks Stargrazer! I am language agnostic (although I would prefer python, as that is the only language that I know a little). More important to me is to get help building a data pipeline that will feed the data into my environment. In an ideal world, I would get the real-time (1 min bar) data fed into something like a Google Big Query table on Google Cloud Platform (or an equivalent table on AWS). I do not have the skills to accomplish this myself and am looking to hire someone to help.

Any other suggestions are definitely welcomed.

stargrazer
-DTN Guru-
Posts: 302
Joined: Jun 13, 2005

Right Here & Now


Posted: Sep 16, 2018 11:37 PM          Msg. 4 of 7
The API to Big Query is well defined:

https://cloud.google.com/bigquery/docs/reference/rest/v2/

There are a number of official client libraries, with Python being one of them:

https://cloud.google.com/bigquery/docs/quickstarts/quickstart-client-libraries

It is possible to call c++ from Python with Boost.Python.

On the other hand, there are others in the forums who have C# code (with C# being a native client library), could probably interface directly to Big Query.

There may be others who have Python code for handling the IQFeed interface.

If all you desire is 1 minute Bar updates, it may be straight forward to use python natively to talk to IQFeed, decode the inbound streams, build the bars and send them to Big Query. I could maybe accomplish that task a s special project, if no others are available. The issue here is that if you are dealing with 100(s) of symbols, and depending upon their liquidity, there may be performance issues with handling the inbound streams.

Something to which I have not looked, IQFeed may supply real time bars. If so, then performance issues may not be a problem.

In any case, you will need some sort of server on which the interface code and the IQFeed client will need to reside.

Richard
-Interested User-
Posts: 3
Joined: Sep 16, 2018


Posted: Sep 18, 2018 08:46 AM          Msg. 5 of 7
Thanks you Stargrazer. I am hopeful to get some more replies here but will review your Github and contact you there for followup

stargrazer
-DTN Guru-
Posts: 302
Joined: Jun 13, 2005

Right Here & Now


Posted: Sep 18, 2018 02:43 PM          Msg. 6 of 7
through an indirection of someone linking to me at github, I learned about:

https://github.com/akapur/pyiqfeed

A Python IQFeed library.

MyDtnForums
-Interested User-
Posts: 12
Joined: Nov 18, 2014


Posted: Sep 25, 2018 12:27 PM          Msg. 7 of 7
Try some of the freelancer web sites such as Upwork.com and freelancer.com. They have a lot of programmers.
 

 

Time: Fri May 3, 2024 10:30 PM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003