Old TickData File Format Overview Japan Equities

Report 5 Downloads 44 Views
Japan Equity Trade and Quote Data File Format Document Version 2.6

JAPAN Equity Trade and Quote Dataset, v2.6 Copyright 2014 by Tick Data, Inc.

Page 1 of 8

1.0 Trade Data Sample 10/01/2008,09:00:13.772,,0,172.0,7000,,11,, 10/01/2008,09:01:37.753,,0,172.0,1000,,11,, 10/01/2008,09:04:28.633,,0,172.0,5000,,11,, 10/01/2008,09:09:55.806,,0,172.0,1000,,11,, 10/01/2008,09:12:01.174,,0,172.0,1000,,11,, 10/01/2008,09:14:21.955,,0,172.0,1000,,11,, 10/01/2008,09:15:29.745,,0,172.0,1000,,11,, File Layout Each tick contains 10 fields of data in all ASC files. These fields are comma-separated and are laid out as follows: Data Field

Characteristics

Trade Date

MM/DD/YYYY

Trade Time

HH:MM:SS.000 – Milliseconds available as of October 1, 2008.

Control Number

Numeric – use to order trades within the same second (Trade Time)

Sales Condition/Trade Type*

Numeric – See note below*

Price

Numeric

Volume

Numeric

Volume Flag

Numeric – Blank for precise; ‘128’ if estimated. NOTE: Obsolete after October 1, 2008.

Exchange

Numeric – see Appendix C

Exclude Record Flag/Closing Flag** Numeric – Blank for other than closing, 128 for closing. NOTE: a value of 128 is not always present. See note below** Filtered Price

A suggested replacement trade price if Tick Data’s proprietary algorithms suspect the report trade price is in error.

*Refer to Trade Types list in Appendix A for data without millisecond time stamp. For data with milliseconds, refer to the Sales Conditions list in Appendix B. **Closing Flag was used in data without millisecond time stamp. For data with milliseconds, refer to the Exclude Record Flag list in Appendix B for the list of codes that are excluded.

JAPAN Equity Trade and Quote Dataset, v2.6 Copyright 2014 by Tick Data, Inc.

Page 2 of 8

2.0 Quote Data Sample 10/01/2008,08:20:04.490,171.0,172.0,5000,4000,11,11 10/01/2008,08:23:18.203,172.0,173.0,6000,7000,11,11 10/01/2008,08:24:19.273,172.0,173.0,6000,7000,11,11 10/01/2008,08:25:00.606,171.0,172.0,6000,4000,11,11 10/01/2008,08:26:14.403,171.0,172.0,6000,4000,11,11 10/01/2008,08:27:15.231,172.0,173.0,6000,7000,11,11 10/01/2008,08:35:25.499,172.0,173.0,7000,7000,11,11 10/01/2008,08:38:27.380,172.0,173.0,7000,7000,11,11 10/01/2008,08:40:37.649,172.0,173.0,8000,7000,11,11 10/01/2008,08:40:41.502,172.0,173.0,7000,7000,11,11 10/01/2008,08:43:50.397,172.0,173.0,7000,9000,11,11 10/01/2008,08:45:28.441,172.0,173.0,7000,9000,11,11 10/01/2008,08:51:25.977,172.0,173.0,7000,9000,11,11 10/01/2008,08:54:02.440,171.0,172.0,11000,8000,11,11 10/01/2008,08:55:32.881,171.0,172.0,12000,8000,11,11 10/01/2008,08:56:32.462,171.0,172.0,12000,8000,11,11 File Layout Each tick contains fields of data in all ASC files. These fields are comma-separated and are laid out as follows: Quote Date

MM/DD/YYYY

Quote Time

HH:MM:SS.000 – Milliseconds available as of October 1, 2008.

Bid Price

Numeric

Ask Price

Numeric

Bid Size

Numeric

Ask Size

Numeric

Bid Exchange Numeric – See Appendix C – Exchanges Ask Exchange Numeric – See Appendix C – Exchanges

JAPAN Equity Trade and Quote Dataset, v2.6 Copyright 2014 by Tick Data, Inc.

Page 3 of 8

3.0 Corporate Actions Tick Data provides the following corporate actions files with each dataset delivered: 

CompanyInfo.asc – provides a map of Tick Data’s internal ID# to current trading symbol, company name, and ISIN.



StockSplits.csv – provides adjustment ratios for stock splits and stock dividends.



Dividends.asc – provides the amount of cash dividends.

The format of each of these files is described below:

3.1 CompanyInfo.csv Sample 1301,KYOKUYO CO. LTD.,JP3257200000,01/06/2003,12/31/2007,1 1305,DAIWA ETF-TOPIX,JP3027620008,01/06/2003,12/31/2007,2 1306,TOPIX EXCHANGE TRADED FUND,JP3027630007,01/06/2003,12/31/2007,3

Field Name

Type

Description

Symbol or ID# Company Name ISIN

Character Character

Exchange symbol or Tick Data company ID. Depends on data being delivered by ID or by Symbol. Company name.

Character

International Securities Identifying Number uniquely identifies a security

Start Date

Date

The first date for which data is available for the company.

End Date

Date

The last date for which data is available for the company.

Company id

Numeric

Tick Data's Internal ID#.

JAPAN Equity Trade and Quote Dataset, v2.6 Copyright 2014 by Tick Data, Inc.

Page 4 of 8

3.2 Split and Dividend Information (Stocksplits.csv) Sample 100,03/27/2007,0.33333 109,08/07/2007,2 310,06/26/2007,0.90909 File Layout Each record contains three fields of data. These fields are comma-separated and are laid out as follows: Field Name

Type

Description

Symbol or ID

Character

Stock symbol or ID#. Depends on data being delivered by ID or by Symbol.

Effective date

Date

MM/DD/YYYY - Date of stock split or dividend.

Ratio

Numeric

Percentage of adjustment made to the price of the symbol due to a stock split, stock distribution, stock dividend, or cash dividend.

JAPAN Equity Trade and Quote Dataset, v2.6 Copyright 2014 by Tick Data, Inc.

Page 5 of 8

3.3 Cash Dividends (Dividends.csv) Sample 2,07/10/2007,07/05/2007,07/10/2007,08/20/2007,,18.96,JPY 3,07/10/2007,07/05/2007,07/10/2007,08/17/2007,,16.0,JPY 5,07/09/2007,07/03/2007,07/08/2007,08/16/2007,,17.63,JPY File Layout

Field Name

Notes

Company ID or Symbol

Depends on data being delivered by ID or by Symbol. no definition required no definition required no definition required no definition required no definition required no definition required no definition required

Declare Date Ex-Date Record Date Pay Date Net Amount Gross Amount Currency Type

JAPAN Equity Trade and Quote Dataset, v2.6 Copyright 2014 by Tick Data, Inc.

Page 6 of 8

Appendix A – Trade Types Code 1 16

32 48

64 Blank

Trade Type Opening (YORITSUKI) record Trade at the previous bid price  If the previous quote is ask special quote, 16 is always set  If the previous quote is one-sided to ask side and the trade price is lower than that ask price, 16 is set Trade between the previous quotes Bid price < Trade price < Ask price Trade at the previous ask price  If the previous quote is bid special quote, 48 is always set  If the previous quote is one-sided to bid side and the trade price is higher than that bid price, 48 is set Trade at the price that is out of the range of the previous quotes Others

NOTE: Opening (YORITSUKI) means the first trade in the session. Closing trade record means the end of the session. In case of Stop High, add 100. (Since 10/12/2004 (Ex. 148: Stop High Trade at the previous ask price) In case of Stop Low, add 200. (Since 10/12/2004) (Ex. 216: Stop Low Trade at the previous bid price)

Appendix B – Sales Conditions / Exclude Record Flag Value 0 1 2 3 4 5 7 8 9 10 11 12

Description Normal sale Limit Up sale condition Limit Down sale condition Temporary stoppage Release from temporary stoppage Suspension for arrangement of order Interruption System shutdown Release from system shutdown Trade price in relation to each expiry month for bond calendar spread trades ToSTNeT Single-issue transaction ToSTNeT Basket transaction ToSTNeT Previous day closing price transaction

JAPAN Equity Trade and Quote Dataset, v2.6 Copyright 2014 by Tick Data, Inc.

Excluded by Filter

X X X X X X X X X

Page 7 of 8

13 14 15 16 17 18 19 26

ToSTNeT Previous day VWAP transaction ToSTNeT Morning-session closing price transaction ToSTNeT Morning-session VWAP transaction ToSTNeT Today’s closing price transaction ToSTNeT Afternoon session VWAP transaction ToSTNeT All-day VWAP transaction ToSTNeT Temporary stoppage Asset allocation

X X X X X X X

Appendix C - Exchanges Code 11 50 52 53 54

Exchange Tokyo Stock Exchange (TSE) Osaka Stock Exchange (OSE) Fukuoka Stock Exchange (FSE) Sapporo Stock Exchange (SSE) Hercules

JAPAN Equity Trade and Quote Dataset, v2.6 Copyright 2014 by Tick Data, Inc.

Page 8 of 8