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
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"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
"I just wanted to let you know how fast and easy I found it to integrate IQFeed into our existing Java code using your JNI client. In my experience, such things almost never go so smoothly - great job!" - Comment from Nate
"I cannot believe what a difference it makes trading with ProphetX!" - Comment from Bruce in Los Angeles
"I am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"I noticed that ******* quotes locked up shortly after the interest rate announcement yesterday while yours stayed stable." - Comment from Ron in Utah
"The service is great, I see a noticeable improvement in my volume profiles over [broker]'s data feed" - Comment from Larry
"I've been using Neoticker RT with IQFeed for two months, and I'm very happy with both of the products (I've had IQFeed for two years with very few complaints). The service from both companies is exceptional." - Comment from Public Forum
"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
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 10:41 PM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003