IQML: Matlab connector to IQFeed

Access live and historic financial market data from DTN IQFeed in Matlab, using the IQML application.IQML free trial

IQML is a Matlab connector to IQFeed, enabling users to leverage Matlab’s superior analysis and visualization capabilities, with IQFeed’s reliable data-feed of live and historic market data for stocks, ETFs, mutual funds, bonds, options, futures, commodities and Forex. IQML can be used for both automated algo-trading and selective manual trading, as well as continuous market data feed.

Simple Matlab commands access IQFeed’s data, in either blocking (snapshot) or non-blocking (streaming) mode:

IQML's IQFeed-Matlab connectivity

  • Live Level1 top-of-book market data (quotes and trades)
  • Live Level2 market-depth data
  • Historic, intra-day and live market data (individual ticks or interval bars)
  • Fundamental info on assets
  • Market scanner based on fundamental and trading criteria
  • 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
  • Ability to attach user-defined Matlab callback functions to IQFeed messages and market events
  • User-defined custom alerts on streaming market events (news/quotes/interval-bar/regional triggers)
  • Connection stats and programmatic connect/disconnect
  • Combine all of the above for a full-fledged end-to-end automated trading system using plain Matlab

IQML provides a reliable, easy-to-use Matlab interface to IQFeed that works right out of the box, and was optimized for excellent performance, reliability, stability and compatibility.

A very detailed User Guide is provided, complete with numerous usage examples and implementation tips.

Download a fully-functional free trial now, and check for yourself! (or email us at info@iqml.net for additional information)

Program features

Click to view the full IQML User Guide (PDF)

Click to view the IQML User Guide (PDF)

  • Full solution – IQML provides easy-to-use access to IQFeed’s entire data-set within Matlab. Only the core Matlab and IQFeed’s client app are required – no additional toolbox or component is required.
  • Stability – IQML has been extensively tested. It is rock solid.
  • Inexpensive – IQML provides excellent value compared to other connectors of its kind or to the amount of time that would be needed to develop a similar robust connector from scratch. A fully-functional free trial version is available (see below).
  • Easy to use – Users can access IQFeed’s data by simple Matlab commands, without need for any Matlab programming. IQML simplifies the IQFeed API in a very easy-to-use yet powerful interface that can be used by any Matlab user, novice or advanced.
  • Extensive IQFeed functionality – See full functionality list below
  • Novice and advanced users – Users can use easy-to-use Matlab commands, to access IQFeed’s data. Minimal or no programming is required to access this data.
  • Blocking and non-blocking (streaming) modes – Users can receive IQFeed data both synchronously (waiting for data to arrive with optional timeout), and asynchronously (streaming data in the background).
  • Settable market alerts – Users can define custom alerts on streaming news/quotes/interval-bars/regional-updates, which can be reported in various ways (popup window, console message, email, text (SMS) message, or Matlab callback function).
  • User callbacks – Users can attach Matlab code (callbacks) to IQFeed messages. For example, this enables adding an entry in an Excel file, or sending an email, whenever a stock reaches a certain price or trade volume (also note the related alerts functionality).
  • Compatibility – IQML works on all platforms where IQFeed runs (Windows, Mac OS, Linux), using practically any combination of IQFeed and Matlab release of the past decade (details).
  • Security – IQML does not transmit any information externally except to IQFeed, so your trading information are as safe as your own computer.
  • Performance – IQML is optimized for performance, providing fast and responsive connectivity. While Matlab as a platform is not well-suited for HFT, IQML enables receiving hundreds of streaming quotes or other IQFeed messages per second, with message latencies as low as 1ms and parallelization supported.
  • Development – IQML was developed by an acknowledged Matlab expert, who wrote the reference textbooks on Matlab-Java connectivity and Matlab performance, as well as the acclaimed IB-Matlab connector (Matlab connector to Interactive Brokers). IQML is continuously improved and maintained.
  • Support – Custom development and ongoing support is available directly from the developer, with extremely fast response times.
  • Documentation – Extensive and comprehensive documentation, with numerous code examples and usage tips (see below).
  • Backtesting – IQML does not include backtesting functionality. IQML’s author (Yair Altman) has extensive experience in developing complete backtesting and real-time trading applications. We will be happy to develop a new application based on your specifications, or to integrate IQML into your existing application, under a consulting contract.

No other solution provides this rich set of features. Don’t take our word for it – download the free trial and check for yourself. You will not be disappointed. If you have any question, don’t hesitate to email us at info@iqml.net for additional information.

Requirements and compatibility

IQML is a Matlab connector to IQFeed, so it naturally requires the user to have both, specifically:

  • a locally-installed Matlab (no toolbox is required)
  • a locally-installed IQFeed client (IQConnect)
  • an active IQFeed data account

Compatibility:

  • Platforms: IQML works on all platforms on which IQFeed runs: Windows, Mac OS, Linux.
  • IQFeed: IQML works with all recent IQFeed releases, including the latest IQFeed API (6.1).
  • Matlab: IQML works on all Matlab releases since 2008, including the latest release (R2019b).

Documentation

Munich Germany Expo video, 10 May, 2016
Matlab Expo 2016 keynote (32:45)

Functionality matrix

For a detailed description of the functionalities in the following table, read the User Guide (PDF, ~150 pages). Corresponding usage examples for some of the important features can be found here. If you don’t see an important feature here, please let us know about it.

FeatureUser Guide section(s)Free trialStandard licenseProfessional licenseRemarks
Latest (top of book) market data4.1includedincludedincluded
Latest interval bars data (snapshot/streaming)4.3, 6.3includedincludedincludedConfigurable bars duration
Historic and intra-day market data5.1-5.4includedincludedincludedCustom N-seconds/minutes/hours/daily/weekly/monthly interval bars
Ticks data (historic/streaming)5.5, 6.1, 10.4includedincludedincludedQuotes/trades
Millisec/microsec ticks time resolution5, 6includedincludedincludedTime resolution depends on exchange data
Fundamental data4.2includedincludedincluded
Symbols/markets lookup8.1, 8.3includedincludedincluded
SIC/NAICS/Condition codes lookup8.4-8.7includedincludedincluded
Programmatic connect/disconnect9.1includedincludedincluded
Client connection stats9.3includedincludedincluded
Send custom commands to IQFeed9.4includedincludedincluded
Settable timeout for blocking data requests3.2-3.3includedincludedincluded
Blocking and non-blocking modes3.3includedincludedincluded
Attach custom Matlab callbacks to IQFeed messages10includedincludedincluded
Display raw IQFeed messages data12includedincludedincluded
Implicit and explicit parallelization of queries3.6includedincludedRequires Matlab’s Parallel Computing Toolbox
Level 2 market-depth data (snapshot/streaming)4.4, 6.4, 10.5includedincluded
Option Greeks, Fair Value and Implied Volatility4.5includedincluded
Market scanner based on fundamental and trading criteria   new!4.6includedincluded
Intra-day market summary (data for all listed securities)   new!4.6includedincluded
Historic end-of-day market summaries   new!5.6includedincludedIncludes expired contracts and delisted symbols
Streaming regional updates6.2includedincluded
News bulletins (historic/streaming)7includedincludedHeadlines, full stories, story-counts, filters
Options/futures chain lookup8.2, 10.3includedincludedSymbols, fundamental data, Greeks, and latest quotes
Alert upon settable market events (news/quotes/intervalbar/regional triggers)11includedincludedAlert reported via email/text/popup/console/callback
Multiple data fields in quotes data4.1, 6.1customizable (1-70)fixed (16)customizable (1-70)Up to 70 data fields provided by IQFeed

Pricing and support

License typeLicense duration 4Standard license 5,6Professional license 6Remarks
Free trial (see below)30 daysFreeFreeNo extension or renewal
Commercial 12 months
$69 buy
$99 buy
6 months
$149 buy
$199 buy
1 year
$199 buy
$299 buy
Most popular ($17/$25 per month)
2 years
$349 buy
$499 buy
3 years
$499 buy
$699 buy
5 years
$699 buy
$999 buy
Best value ($12/$17 per month)
Academic 1,24 months
$69 buy
$99 buy
1 year
$149 buy
$199 buy
2 years
$249 buy
$349 buy
Bundle: IB-Matlab + IQML 11 year
$399 buy
$499 buy
IB-Matlab = InteractiveBrokers-Matlab connector (description)
2 years
$649 buy
$799 buy
3 years
$899 buy
$1099 buy
4-hour support package 31 year
$399 buy
$399 buy
10-hour support package 31 year
$899 buy
$899 buy
Volume (multiple computers)flexible   Contact us   Contact usMultiple computers
Site licenseflexible
Deployment (compiled or OEM)flexible
Development (source-code)unlimited
Custom feature developmentunlimited
Custom trading-program development (examples)unlimited

Notes:

  1. The Commercial, Academic and Bundle licenses are limited to a single user on a single physical computer.
  2. The Academic license is available to users having an active email from a degree-granting academic institution (for example, john@harvard.edu, jane@oxford.ac.uk).
  3. The support package is specially discounted to support IB-Matlab and IQML usage (in addition to free installation support). Only one support package per customer.
    Support via email/chat/phone, Sun-Fri. Guaranteed response within 1 business day, typical response within 1 hour during EST/GMT business hours.
    Package expires 12 months after its purchase. Additional support beyond the purchased package can be purchased at regular consulting rate.
  4. License renewal can be to any license type and any duration, not necessarily the same as the original license purchase, as per the pricing table at the time of renewal.
  5. Each Standard license can be upgraded to a Professional license for the price difference plus a $50 change fee. Contact us to get the payment link.
  6. The license cost includes free email support for installation problems, fixing bugs, and unlimited free product upgrades during the license term. Prices are subject to change from time to time.
    Payment is processed by PayPal. A PayPal account is not required; all major credit cards are accepted. Contact us if you wish to pay via wire (bank) transfer.
    Secure payment via PayPal

If you have any question, don’t hesitate to email us at info@iqml.net for additional information.

Free trial version

IQML free trialDownload a free trial of IQML with detailed installation and usage instructions. There are absolutely no strings attached: the trial is completely free and fully functional, just limited in duration (30 days).

You only need the basic Matlab, no toolbox is required. You can be up and running within minutes. We are confident that you will love the product, so we encourage you to test it:

Download your free 30-day trial now! (or email us at info@iqml.net for additional information)

Legal disclaimer

THIS SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, LOSS OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
(detailed disclaimer is available in IQML’s User Guide)

Comments are closed.