Market clock in your terminal
Project description
Market Clock
Market Clock is a minimalistic command-line clock that tracks the current trading status of multiple stock exchanges worldwide. It uses the released trading holidays to determine whether the markets are open or closed and counts down to the next trading event.
Features
- Displays trading status for major global stock exchanges.
- Accounts for holidays and half trading days.
- Considers lunch breaks for exchanges with lunch hours.
- Real-time updates on when each market will open or close.
Supported Markets
Market Clock currently supports the following exchanges:
| Exchange | Updated till | Source |
|---|---|---|
| SSE (Shanghai Stock Exchange) | 2025 EOY | SSE |
| HKEX (Hong Kong Exchange) | 2025 EOY | HKEX |
| LSE (London Stock Exchange) | 2026 EOY | LSE |
| NYSE (New York Stock Exchange) | 2027 EOY | NYSE |
| Nasdaq | 2025 EOY | Nasdaq |
Table of Contents
Installation
uv is needed. Install it if you haven't:
pip install uv
To use Market Clock, install it as a uv tool:
uv tool install market-clock
market-clock
or you can invoke it without installing:
uvx market-clock
To exit the application, simply press Ctrl + C.
Usage
Market Clock supports several command line arguments to customize its behavior:
-m, --markets: Specify which market(s) to display. For example, to show only NYSE and Nasdaq:
uvx market-clock --markets NYSE Nasdaq
If no market is specified, it will display the status for all supported markets.
-s, --show-seconds: Display seconds in the countdown timer. By default, seconds are hidden.
uvx market-clock --show-seconds
-lm, --list-markets: List all supported markets without starting the clock.
uvx market-clock --list-markets
-p, --print: Print the clock and exit immediately.
uvx market-clock --print
Contributing
Contributions are welcome! Please fork the repository and create a new branch for your feature or bug fix.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file market_clock-0.1.12.tar.gz.
File metadata
- Download URL: market_clock-0.1.12.tar.gz
- Upload date:
- Size: 49.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
104f658861e6dfc27ec3e964216df1dc63cf1d19efbd1c74852d9298883dd4ee
|
|
| MD5 |
db537b073a8f4e3211baf9b2cff2ab14
|
|
| BLAKE2b-256 |
7d4356c437210bab86dcee0116165bd59df80f0bd00dff9af2563276d4cca8d9
|
File details
Details for the file market_clock-0.1.12-py3-none-any.whl.
File metadata
- Download URL: market_clock-0.1.12-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e77e21acebeb031939c5907a6e67c585ea41bcae7e2d337cbe8cc731800a392c
|
|
| MD5 |
39b7cd273753113f696c5f3e50c76b60
|
|
| BLAKE2b-256 |
7bde9651463b3a5cb2bb54891bdb9a6e7d91390c059f58503de396c696c0a24e
|