Termcs
Terminal crypto screener written in Python
Features
- Price and 24H statistics updates for all BUSD/USDT pairs at Binance
- Real-time price
- Statistics update every 60 seconds
- Choose to show BUSD or USDT or both pairs
- UP/DOWN/BEAR/BULL pairs are excluded from the table
- Search the table with regex compatible patterns
- Full/mini table mode
- When in mini mode only the top and bottom 15 pairs are shown
- Sort the table by a specific column
- Cross platform
- Windows, macOS and Linux ready.
Requirements
python 3.7.7+
Install
pip install termcs
Run
termcs
Usage
To sort the table, simply click on the column header
Keybindings
f- Full/mini table/- Search (by base asset name)Esc- Exit search modeq- Quit back to the terminal
Pair control
b- Show BUSD pairs onlyt- Show USDT pairs onlyo- Show both pairsp- Show/hide quote asset name
Table notation
| Column | Description |
|---|---|
| Price | Current price (USD) |
| Change | The difference between the current price and the price 24 hours ago (percentage) |
| High | Highest price for the last 24 hours (USD) |
| Low | Lowest price for the last 24 hours (USD) |
| High Change | The difference between the current price and the highest 24 hour price (percentage) |
| Low Change | The difference between the current price and the lowest 24 hour price (percentage) |
| Volume | Trading pair volume for the last 24 hours |
FAQ
Q: What's determine the asset pair when both pairs are presented in the table ?
A: The pair with the higher volume.
Q: Why there is a note "CHANGE PAIR RESTRICTION ENABLED" above the table ?
A: There is a limit of (approx) 27 times you can press the b / t / o keys in one minute, it is done in order to respect the API limit usage and avoid bans
Credits
This software uses the following open source packages:
License
MIT
Release files for termcs 0.1.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| termcs-0.1.4.tar.gz | 13.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| termcs-0.1.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.4 kB
Release files / termcs-0.1.4.tar.gz
| Download URL | termcs-0.1.4.tar.gz |
|---|---|
| Size | 13.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f4639df44f0e29254441505633111cc4ff49a15bcb505650013621124c523a06
|
|
BLAKE2b-256 checksum How to use checksums |
334d449f2838ec3bedf49d16a709b160c194052adf0aa6b1d283888f41a2b7bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.7.7
|
Release files / termcs-0.1.4-py3-none-any.whl
| Download URL | termcs-0.1.4-py3-none-any.whl |
|---|---|
| Size | 14.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3dd9b774deb861220c238ce163959c15444d0fbe15ecb7494198a4f15c9662a9
|
|
BLAKE2b-256 checksum How to use checksums |
ac1921cc9f2d755752052af0b8d913c57e5b4e484ac078f12eaa114994121145
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.11.3 pkginfo/1.8.3 requests/2.28.1 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.7.7
|