> For the complete documentation index, see [llms.txt](https://faqsupport.gitbook.io/stockradarsplus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faqsupport.gitbook.io/stockradarsplus/fornewuser/2024.md).

# ปฏิทินวันหยุดทำการตลาดหลักทรัพย์สหรัฐอเมริกา ปี 2024

| Date           | Holiday                                 |
| -------------- | --------------------------------------- |
| Jan 01, 2024   | New Year's Day                          |
| Jan 15, 2024   | Martin Luther King, Jr. Day             |
| Feb 19, 2024   | Washington's Birthday                   |
| Mar 29, 2024   | Good Friday                             |
| May 27, 2024   | Memorial Day                            |
| Jun 19, 2024   | Juneteenth                              |
| Jul 03\*, 2024 | Early close at 13:00                    |
| Jul 04, 2024   | Independence Day                        |
| Sep 02, 2024   | Labor Day                               |
| Nov 28, 2024   | Thanksgiving Day                        |
| Nov 29\*, 2024 | Thanksgiving Day - Early close at 13:00 |
| Dec 24\*, 2024 | Christmas Eve - Early Close at 13:00    |
| Dec 25, 2024   | Christmas                               |

[ที่มา](https://www.investing.com/holiday-calendar/).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://faqsupport.gitbook.io/stockradarsplus/fornewuser/2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
