Stock Split
| Parameter | Type | Description |
|---|---|---|
| event | string | The stock split event. |
| splits | array of objects | An array containing details about stock splits. |
| Object | ||
| date | string | The split date. |
| symbol | string | The security symbol. |
| fromFactor | integer | The from factor of the stock split. |
| toFactor | integer | The to factor of the stock split. |
Updated 4 months ago
