Retrieve historical stock split events, including execution dates and ratio factors, to understand changes in a company’s share structure over time. Also find adjustment factors that can be used to normalize historical prices to today's share basis.
- Provider
- Massive Stocks REST API
- Input summary
- {"name":"ticker","type":"string","required":false,"description":"Stock symbol for the company that executed the split"}, {"name":"ticker.any_of","type":"string","required":false,"description":"Filter equal to any of the values. Multiple values can be specified by using a comma separated list."}, {"name":"ticker.gt","type":"string","required":false,"description":"Search ticker for values that are greater than the given value."}, {"name":"ticker.gte","type":"string","required":false,"description":"Search ticker for values that are greater than or equal to the given value."}, {"name":"ticker.lt","type":"string","required":false,"description":"Search ticker for values that are less than the given value."}, {"name":"ticker.lte","type":"string","required":false,"description":"Search ticker for values that are less than or equal to the given value."}, {"name":"execution_date","type":"string","required":false,"description":"Date when the stock split was applied and shares adjusted. Value must be formatted 'yyyy-mm-dd'."}, {"name":"execution_date.gt","type":"string","required":false,"description":"Search execution_date for values that are greater than the given value."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available