> For the complete documentation index, see [llms.txt](https://sway-technologies.gitbook.io/sway-charts-api-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sway-technologies.gitbook.io/sway-charts-api-documentation/rest-api-specification/cash-transaction/market-data-request.md).

# Market Data Request

| Field          | Value                                                                                                                                                                                                  | Type                                                                                                                                     |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------- |
| **eventTypes** | List of event types                                                                                                                                                                                    | [Market data event type](/sway-charts-api-documentation/rest-api-specification/cash-transaction/market-data-event-type.md), **required** |
| **symbols**    | Instrument symbols, list of strings                                                                                                                                                                    | String, **required**                                                                                                                     |
| **account**    | Unique code of the account. Used only in case a retail user has several accounts with different commission/pricing setup. The exact setup and pricing pre-sets should be negotiated with the provider. | [Account code](/sway-charts-api-documentation/rest-api-specification/cash-transaction/account-details.md), *optional*                    |
