Obtain All Tickers Traded on BATS Exchange

Version 1.1.0.0 (8.17 KB) by Matthaeus
Obtain structured data for all stock and fund tickers from the BATS website
365 Downloads
Updated 26 Jul 2015

View License

This function downloads the public CSV file of all ticker symbols traded on the BATS exchange (list changed at least daily). This can be reconciled against a reference date/time, in which case change the timezone (mine is central time, as coded). Most of the time probably just don't supply any inputs or strip out the code relating to date/time.
The tickers are then scraped from the CSV file and reformatted for Yahoo Finance, but this can easily be recoded if some other data supplier is being used. This is just about the most comprehensive list of tickers available in a public format.

Cite As

Matthaeus (2024). Obtain All Tickers Traded on BATS Exchange (https://www.mathworks.com/matlabcentral/fileexchange/52279-obtain-all-tickers-traded-on-bats-exchange), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Financial Toolbox in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Added missing Java file.

1.0.0.0