> For the complete documentation index, see [llms.txt](https://help.stockcharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stockcharts.com/learning-more/market-commentary/chartwatchers-newsletter.md).

# ChartWatchers Newsletter

Our free ChartWatchers Newsletter is published weekly and gives you access to recent market commentary published on our [Articles page](https://articles.stockcharts.com/) and episodes that aired on [StockCharts TV](https://www.youtube.com/@StockChartsTV). Read and hear insights from industry experts such as Martin Pring, Arthur Hill, Tom Bowley, Julius de Kempenaer, Mary Ellen McGonagle, Mike Zaccardi, and David Keller, CMT. Subscribe to the ChartWatchers newsletter to receive a synopsis of the latest stock market action.&#x20;

The official *ChartWatchers Newsletter* is sent to all ChartWatchers subscribers each weekend. A copy of the newsletter is also saved in the [ChartWatchers Archive](https://stockcharts.com/newsletter/archives.html).

## ChartWatchers Newsletter Subscriptions <a href="#chartwatchers_newsletter_subscriptions" id="chartwatchers_newsletter_subscriptions"></a>

Please note that your ChartWatchers newsletter subscription is independent of your StockCharts.com membership and will need to be managed separately.

### **Subscribing**

To subscribe to the ChartWatchers newsletter, enter your email address into the box at the bottom of our homepage and press “Go.” You can also subscribe from the box in the “ChartWatchers” area on the right side of the main Articles page.

### **Unsubscribing**

To unsubscribe, use the “Unsubscribe” link at the bottom of all email versions of the newsletter.

### **Changing Your Email Address**

To change your email address, first unsubscribe using the link in the email, then resubscribe with your new email address using the box at the bottom of the homepage.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.stockcharts.com/learning-more/market-commentary/chartwatchers-newsletter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
