Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/home/pyth-token.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Steps } from 'nextra/components';
import { Steps } from "nextra/components";

# PYTH Token

Expand Down
1 change: 1 addition & 0 deletions pages/price-feeds/market-hours.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Pyth price feeds follow the [traditional market hours](https://www.cmegroup.com/
| ----------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
| Crypto | 24/7 | No market close |
| US Equities | Every weekday from 9.30AM ET to 4PM ET | Markets are closed on weekends, and follow [NYSE Holidays & Trading Hours](https://www.nyse.com/markets/hours-calendars) |
| US Equities Extended Hours | Every Sunday from 8PM ET to Friday 8PM ET. Overnight: Sunday-Thursday 8pm-4am next day ET, Pre Market: Monday-Friday 4am-9.30am ET, Post Market: Monday- Friday 4pm-8pm ET | Liquidity during extended hours can be significantly lower than regular hours leading to wider confidence intervals. Markets follow [NYSE Holidays](https://www.nyse.com/markets/hours-calendars). Symbols currently supported: AAL, AAPL, AMD, AMZN, BA, BABA, COIN, CRCL, GOOGL, HOOD, JPM, LMT, META, MSFT, MSTR, NFLX, NVDA, PLTR, TSLA, XOM |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nit: can we have the am/pm in all caps like how it is at other places in this page

| EU Equities | Paris, Amsterdam, Ireland: Every weekday from 9AM CET to 5.30PM CET | Markets are closed on weekends, and follow [Euronext Holidays & Trading Hours](https://live.euronext.com/en/resources/trading-hours-holidays) |
| UK Equities | Every weekday from 8AM UK time to 4.30PM UK time | Markets are closed on weekends, and follow [LSE Holidays & Trading Hours](https://www.londonstockexchange.com/equities-trading/business-days) |
| DE Equities | Every weekday from 9AM to 5.30PM CET | Markets are closed on weekends, and follow [Xetra Holidays & Trading Hours](https://www.xetra.com/xetra-en/trading/trading-calendar-and-trading-hours) |
Expand Down
Loading