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 have to tell you though that using the IQFeed API is about the easiest and cleanest I have seen for some time." - Comment from Jim
"For anyone considering using DTN.IQ for a data feed, my experience with the quality of data and the tech support has been very positive." - Comment from Public Forum
"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
"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 am very pleased with the DTNIQ system for quotes and news." - Comment from Larry
"Version 4.0.0.2 has been working well for me and I appreciate that it is now a much tighter client to work with. I feel I can go to press with my own application and rely on a stable platform" - Comment from David in IA.
"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
"I cannot believe what a difference it makes trading with ProphetX!" - Comment from Bruce in Los Angeles
"If you want customer service that answers the phone, your best bet is IQFeed. I cannot stop praising them or their technical support. They are always there for you, and they are quick. I have used ****** too but the best value is IQFeed." - Comment from Public Forum
"IQ feed is brilliant. The support is mind-bending. What service!" - Comment from Public Forum Post
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: Fri April 19, 2024 6:55 PM CFBB v1.2.0 8 ms.
© AderSoftware 2002-2003