Stock Calender IPOs
Parameter | Type | Description |
---|---|---|
Response body | object | |
ipoCalendar | array of objects | The calendar of announced IPOs. |
date | string | The announced IPO date. |
exchange | string | The exchange where the IPO will take place. |
name | string | The name of the company. |
numberOfShares | integer | The number of shares being offered. |
price | number | The price of the stock. |
status | string | The status of the IPO. |
symbol | string | The security symbol of the company. |
totalSharesValue | integer | The total value of all shares offered. |
Updated 16 days ago