Function: QM_List()

The QM_List function provides access to QuoteMedia's comprehensive API methods, allowing you to retrieve detailed market data in a tabular format directly in Excel.

QM_List Function Tutorial

Function Structure

The QM_List functions allow you to get data from QuoteMedia's API for any of their methods. The functions generally return the data in a tabular (list-like) form.

Getting Intraday History

To get all 5-minute intervals from March 18th, 2020:

To get 5-min intervals from March 18th, 2020 to present:

To get 5-min intervals from March 18th, 2020 to April 15th, 2020:

Date Format

The date format must always be "YYYY-MM-DD". The symbol can be a stock or an option symbol. For options, the symbol needs to be a "yet to expire" option.

Getting EOD History

To get history for the last month:

To get history from a specific start date:

To get history between specific dates:

Data Package Availability

QM_List methods are available depending on the data package you have purchased from QuoteMedia. For example, if you have purchased an Options data package, you will be able to access options-related methods only.

Filtering Option Contracts

QM_List function can filter option contracts. Many times a stock will have thousands of option contracts. Pulling all contracts is cumbersome, so you can filter them:

Get all options for AAL expiring between July 19th and September 18th, 2020:

Filter by strike price (minimum 12):

Filter by strike price range (12-14):

Exclude expired and zero volume contracts:

Filter for puts only:

Get full history of an options contract:

List of Methods

Below is a list of available methods. The links take you to the documentation on QuoteMedia's support portal.

Registration Required

To view the documentation, you need to register and create a new account in QuoteMedia's support portal. Your QuoteMedia data account credentials will not work here. When you click on any link below, you will be prompted to register or log in to create a free account.