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)




"Thank you so much - awesome feed, awesome service!" - Comment from Greg via Email
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"If you are serious about your trading I would not rely on IB data for serious daytrading. Took me a while to justify the cost of IQ Feed and in the end, it's just a 2 point stop on ES. Better safe than sorry" - Comment from Public Forum
"Thanks for the great product and support. During this week of high volume trading, my QuoteTracker + IQ Feed setup never missed a beat. Also, thanks for your swiftness in responding to data issues. I was on ******* for a few years before I made the switch over early this year, and wish I had done it a long time ago." - Comment from Ken
"I used to have *******, but they are way more money for the same thing. I have had no probs with data from DTN since switching over." - Comment from Public Forum Post
"With HUGE volume on AAPL and RIMM for 2 days, everyone in a trading room was whining about freezes, crashes and lag with *******, RealTick, TS and Cyber. InvestorRT with IQFeed was rock solid. I mean SOLID!" - Comment from Public IRC Chat
"I've never had DTN go out on me since switching. ******* would go down a couple times every month when I was using them." - Comment from Bryce in AL.
"Just a quick one to say I'm very impressed so far :) The documentation for developers is excellent and I've quickly managed to get an app written to do historical downloads. The system is very robust and pretty quick considering the extent of data that's available. The support guys have been very helpful too, in combination with the forums it's been plain sailing so far!" - Comment from Adam
"I started a trial a few weeks back before the market went wild. DTN.IQ didn’t miss anything and beat my other provider. I decided to stay with you because of the great service through all the volatility." - Comment from Mike
"This beats the pants off CQG, I am definitely switching to the ProphetX 3.0!" - Comment from Stephen
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 April 26, 2024 5:04 AM CFBB v1.2.0 9 ms.
© AderSoftware 2002-2003