Terminal crypto screener
Project description
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
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 termcs-0.1.4.tar.gz.
File metadata
- Download URL: termcs-0.1.4.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4639df44f0e29254441505633111cc4ff49a15bcb505650013621124c523a06
|
|
| MD5 |
c515d7481f37646f48678ea1287754b7
|
|
| BLAKE2b-256 |
334d449f2838ec3bedf49d16a709b160c194052adf0aa6b1d283888f41a2b7bc
|
File details
Details for the file termcs-0.1.4-py3-none-any.whl.
File metadata
- Download URL: termcs-0.1.4-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using 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
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dd9b774deb861220c238ce163959c15444d0fbe15ecb7494198a4f15c9662a9
|
|
| MD5 |
067a3536880e3b2913fea46522114015
|
|
| BLAKE2b-256 |
ac1921cc9f2d755752052af0b8d913c57e5b4e484ac078f12eaa114994121145
|