ad6f143e43aa
Contains historical stock split and reverse split events for US equities with historical adjustment factors for price normalization.
Query parameters
Stock symbol for the company that executed the split
Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
Filter greater than the value.
Filter greater than or equal to the value.
Filter less than the value.
Filter less than or equal to the value.
Date when the stock split takes effect. The adjustment is applied overnight. On the prior trading day, the post-market session is the last session that shows pre-split prices. On the execution date, all trading is already adjusted for the split. This includes the pre-market session. Value must be formatted 'yyyy-mm-dd'.
Filter greater than the value. Value must be formatted 'yyyy-mm-dd'.
Filter greater than or equal to the value. Value must be formatted 'yyyy-mm-dd'.
Filter less than the value. Value must be formatted 'yyyy-mm-dd'.
Filter less than or equal to the value. Value must be formatted 'yyyy-mm-dd'.
Classification of the share-change event. Possible values include: forward_split (share count increases), reverse_split (share count decreases), stock_dividend (shares issued as a dividend)
Filter equal to any of the values. Multiple values can be specified by using a comma separated list.
Limit the maximum number of results returned. Defaults to '100' if not specified. The maximum allowed limit is '5000'.
A comma separated list of sort columns. For each column, append '.asc' or '.desc' to specify the sort direction. The sort column defaults to 'execution_date' if not specified. The sort order defaults to 'desc' if not specified.
Response
A list of results.