Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 3ce5fae

Browse files
committed
pre-commit fix
1 parent c08be78 commit 3ce5fae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/home/pyth-token.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Steps } from 'nextra/components';
1+
import { Steps } from "nextra/components";
22

33
# PYTH Token
44

pages/price-feeds/market-hours.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Pyth price feeds follow the [traditional market hours](https://www.cmegroup.com/
55
| ----------- | ----------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------- |
66
| Crypto | 24/7 | No market close |
77
| 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) |
8-
| 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 |
8+
| 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 |
99
| 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) |
1010
| 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) |
1111
| 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) |

0 commit comments

Comments
 (0)