> For the complete documentation index, see [llms.txt](https://docs.optionalpha.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.optionalpha.com/technical-documentation/platform/ex-dividend-and-earnings-dates.md).

# Ex Dividend & Earnings Dates

## Ex Dividend & Earnings Dates

Earnings and ex-dividend dates are an integral part of financial markets. Many of Option Alpha's supported tickers pay a dividend. However, ex-dividend and earnings dates are often rescheduled. To ensure redundancy, we employ two different data sources for the earnings dates showing in our calendar.\
\
ETF ex-dividend dates have been manually added to the platform using the providers distribution schedule or the projected recurring schedule based on historical data. Future dates are an estimation and subject to change.

{% hint style="info" %}
We encourage the community to participate in this process and ensure that the dates are accurate.
{% endhint %}

Here are links to the 2024 Distribution Schedules for most of the [supported ETFs](https://optionalpha.com/help/supported-ticker-symbols)\
‍\
[BlackRock iShares](https://www.ishares.com/us/literature/shareholder-letters/isharesandblackrocketfsdistributionschedule.pdf) (EEM, EFA, EWZ, FXI, HYG, IWM, IYR, LQD, TLT, EWJ, EWY, EWW, IBB)\
[StateStreet SPDRs](https://www.ssga.com/library-content/products/fund-data/etfs/us/distribution/SPDR_Dividend_Distribution_Schedule.pdf) (DIA, KRE, SPY, XBI, XHB, XLB, XLE, XLF, XLK, XLP, XLU, XLY, XOP, XRT, XLC, XLI, XLRE, XLV)\
[VanEck](https://www.vaneck.com/us/en/vaneck-etfs-distributions-schedule-2024.pdf) (GDX, OIH, SMH)\
[Direxion](https://www.direxion.com/press-release/etf-distributions) (SPXL, SPXS)\
[Proshares ](https://www.proshares.com/resources/distribution-schedules)(TBT, SQQQ, TQQQ)

The following ETFs do not currently offer a dividend and are excluded from the calendar:

* GLD
* SLV
* UNG
* USO
* UVXY
* VXX
* XSP


---

# 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://docs.optionalpha.com/technical-documentation/platform/ex-dividend-and-earnings-dates.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.
