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'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
"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
"I have been using IQFeed now for a few years in MultiCharts and I have zero complaints. Very, very rare to have any data hiccups or anything at all go wrong." - Comment from Public Forum
"IQFeed version 4 is a real screamer compared to anything else I have seen." - Comment from Tom
"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
"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
"I would just like to say that IQFeed version 4 is running very well and I am very happy with its performance. I would also like to extend a big thanks for the fast and efficient help that I always receive. My questions and concerns are always addressed promptly. Way to go!" - Comment from Josh in CO.
"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
"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 am very happy I changed. I love the product, but more so I am thrilled with Tech Support. You are knowledgeable, polite, pleasant and professional." - Comment from Pat
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 3rd Party Software Support »MATLAB R2013b connection problem
Author Topic: MATLAB R2013b connection problem (4 messages, Page 1 of 1)

ssg10
-Interested User-
Posts: 1
Joined: May 8, 2013


Posted: May 8, 2013 03:22 AM          Msg. 1 of 4
I tried to open up connection with iqfeed but it has problems:

Can somebody help?

>> Q=iqf(4xxxx,6xxxx)
Warning: Out of range or non-integer values truncated during conversion to character.
> In iqf.iqf>iqf.iqf at 44
Warning: Out of range or non-integer values truncated during conversion to character.
> In iqf.iqf>iqf.iqf at 44

Q =

iqf with properties:

User: 4xxxx
Password: 6xxxxxx
Port: {[1x1 System.Net.Sockets.Socket]}
PortName: {'Admin'}

DTN_LorenF
-DTN Technical Support-
Posts: 228
Joined: May 11, 2004


Posted: May 8, 2013 09:07 AM          Msg. 2 of 4
SSQ10

Is this the first time you have setup the software and connection?

We do recomend you contact MATHLAB support for additional support,
The will assist you with the software and connection.

mongfa
-Interested User-
Posts: 4
Joined: Jul 27, 2014


Posted: Jul 27, 2014 12:41 PM          Msg. 3 of 4
.
Edited by mongfa on Jul 27, 2014 at 12:44 PM

altmany
-Interested User-
Posts: 73
Joined: Jul 30, 2018

IQML - IQFeed-MATLAB connector


Posted: Mar 12, 2019 06:01 AM          Msg. 4 of 4
In case anyone stumbles on a similar error, I believe that it was caused because the Matlab iqf function (part of the Trading Toolbox) expects the username and password in string format, i.e. iqf('1234','9876') and not iqf(1234,9876).

Instead of using the Trading Toolbox to connect Matlab to IQFeed, consider using the IQML connector. IQML was optimized for run-time performance (speed), ease-of-use, and reliability. It comes with extensive documentation, and supports the entire IQFeed API. IQML works with the core Matlab; no toolbox is required. It works on all Matlab releases since R2008a, on both Windows and Mac, using IQFeed 5.0 or newer. IQML was developed independently as a commercial 3rd-party product; it is not affiliated with MathWorks or DTN. The connector is actively maintained and supported.

Main features:
  • both blocking (snapshot) and non-blocking (streaming) data queries
  • parallelized requests for super-fast data query responses
  • live Level 1 top-of-book market data (quotes and trades)
  • live Level 2 market-depth data
  • historical and intraday market data (individual ticks or interval bars)
  • fundamental info on assets
  • options and futures chains lookup (with market data, Greeks)
  • symbols and market codes lookup
  • news headlines, story-counts, and complete news stories, with user-specified filters
  • user-defined Matlab callback functions to IQFeed messages and market triggers
  • user-defined alerts on streaming market events (news/quotes/interval-bar/regional triggers)
  • connection stats (continuous update)
  • programmatic connect/disconnect

https://UndocumentedMatlab.com/IQML

Note: I am not a DTN employee; my post reflects my personal opinion and not necessarily DTN's

- Yair
IQML - IQFeed-Matlab connector
https://UndocumentedMatlab.com/IQML
 

 

Time: Wed April 24, 2024 11:27 PM CFBB v1.2.0 11 ms.
© AderSoftware 2002-2003