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.8.tar.gz
(3.0 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.8.tar.gz.
File metadata
- Download URL: findicator-0.1.8.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.18 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d74515d53b97e8e09812ae9459f244d75eb451d0adeb772fe2e0e529f702c3c
|
|
| MD5 |
4782682d90d7f067d9aa29f90d34b4da
|
|
| BLAKE2b-256 |
50ae8fc846ed7c61246e8a4fd396fe292f43cc476e4622918840d03d3f7f9d74
|
File details
Details for the file findicator-0.1.8-py3-none-any.whl.
File metadata
- Download URL: findicator-0.1.8-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.10.18 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eadf182c09bbb7e43cac9f2c5d3cc622020cd3e8e98c1a2d7790133b5abef86e
|
|
| MD5 |
53bb68e223c3ded7e9c31cae2a5801e3
|
|
| BLAKE2b-256 |
83562c601f976c1e2c6b7f65d5fe76f70f0a85202bb1d1fed085e421f69b9ac7
|