TBD
Project description
isbtchot: BTC Hotness Index Dashboard
The isbtchot
package provides a minimalist terminal dashboard for BTC's hotness index. It uses historical BTC data to create both BTC's price and Hotness Index visualizations right in your terminal.
Demo
Features:
- BTC monthly candlestick plot with log scale.
- Hotness index based on PI with buy/sell signals.
- Data is cached to speed up subsequent requests.
Installation
pip install isbtchot
Usage
You can run the main dashboard with:
isbtchot [-periods_back P] [-time T]
-periods_back
or--p
: Specifies the number of periods (e.g., weeks, months) of data you want to visualize. By default, it uses 85 periods.-time
or--t
: Specifies the candlestick time to use (e.g., Daily, Weekly). By default, it uses Weekly.
Command Line Arguments
Argument | Short Form | Description | Default |
---|---|---|---|
--periods_back |
-p |
Number of periods to be processed. | 85 |
--time |
-t |
Candlestick time to use (e.g., D for Daily, W for Weekly). | W |
Notes
- Ensure the terminal window is maximized for optimal visualization.
- Data is fetched from CryptoCompare API and cached locally for performance.
Contributions
Please raise an issue or provide a pull request for any enhancements, bug fixes or features you'd like to add.
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
isbtchot-1.0.4.tar.gz
(8.3 kB
view details)
Built Distribution
File details
Details for the file isbtchot-1.0.4.tar.gz
.
File metadata
- Download URL: isbtchot-1.0.4.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6eeb8b6d8fd440ff4fa1200312d43fda490a37fe2761aa2ccae4129b54f12c7 |
|
MD5 | cbc2436bed0e5cc3c46bd3868af23e85 |
|
BLAKE2b-256 | 60c4c4de8b3eb932869b97dc5d861c9fbd7de656b0551b3548f3451b0386b03d |
File details
Details for the file isbtchot-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: isbtchot-1.0.4-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad85e3ec19b03a5b46ee0fe6f28213cd27da0bddc0ed7175bd91609d1f841371 |
|
MD5 | 79f6ced07c2243d93b0741390bbd3c3f |
|
BLAKE2b-256 | 3efbf7289da8c71f007f3ed8249b0d83a89a100ed25ef8b07a1c1a78b605278f |