A modern Python library for financial indicators
Project description
Findicator
A Python library to calculate financial indicators like moving averages, RSI, Bollinger Bands, and more.
Installation
pip install findicator
Usage
from findicator import indicators
# Example: Calculate simple moving average
result = indicators.sma(data, window=20)
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
findicator-0.1.6.tar.gz
(2.7 kB
view details)
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 findicator-0.1.6.tar.gz.
File metadata
- Download URL: findicator-0.1.6.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.18 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96dcaebf3ecf5b1886ca85a28a725e29243acaa45ce64df7bbdbe417d242f796
|
|
| MD5 |
05a74f34fab4a7899e511857e13217c0
|
|
| BLAKE2b-256 |
3493bc4d6e59e94b0f9a074e36a95839259cd52c7187e86664ef782e0f324c71
|
File details
Details for the file findicator-0.1.6-py3-none-any.whl.
File metadata
- Download URL: findicator-0.1.6-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.18 Linux/6.11.0-1015-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc907516fa05ccfb66e1b3f8c8b4dc7bf1c40ce25c3058976df91d04f02d1205
|
|
| MD5 |
134940c8a58ff525a7008cc3a56cdb8c
|
|
| BLAKE2b-256 |
b0934fa73f2e2f4ef1d647fb264eed57ce03f730bd60a585249d8782ebde83fe
|