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)




"Everything is working amazing now. I'm already impressed with the true-tick feed of IQFeed and it's ability to support my 480 symbol layout." - Comment from Tyler 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
"I ran your IQFeed DDE vs. my broker vs. a level II window for some slow-moving options. I would see the level II quote change, then your feed update instantaneously. My broker's DDE, however, would take as much as 30 seconds to update. I am not chasing milliseconds, but half a minute is unacceptable." - Comment from Rob
"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 like you guys better than *******...much more stable and a whole lot fewer issues." - Comment from Philip
"Excellent datafeed !!!" - Comment from Arely
"I use IQ Feed, Great stuff as far as data analysis information, storage and retrieval is concerned." - Comment from Public Forum
"I am enjoying the feed very much - so superior to the broker provided feed I was previously using." - Comment from George
"You have an excellent product !!!!!!" - Comment from Arely
"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
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: Thu May 2, 2024 11:40 PM CFBB v1.2.0 12 ms.
© AderSoftware 2002-2003