Obtain All Tickers Traded on BATS Exchange

バージョン 1.1.0.0 (8.17 KB) 作成者: Matthaeus
Obtain structured data for all stock and fund tickers from the BATS website
ダウンロード: 365
更新 2015/7/26

ライセンスの表示

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.

引用

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. 取得済み .

MATLAB リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersFinancial Toolbox についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Timezone Convert by Erwin Mayer with vector support

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

Added missing Java file.

1.0.0.0