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.0.tar.gz
(1.6 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.0.tar.gz.
File metadata
- Download URL: findicator-0.1.0.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fbac46c184555da6c0d7984f18582313adac252035bbc975a70207a43ddc9a1
|
|
| MD5 |
a8fbc0ddb359ba000cc72ed23d368fd8
|
|
| BLAKE2b-256 |
958c8c3790ed096cd499880b08ab4531fa9f3e4f51e255ed1e996983158e6ef2
|
File details
Details for the file findicator-0.1.0-py3-none-any.whl.
File metadata
- Download URL: findicator-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.13.2 Windows/11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cde7b1d7f062229a11406d373d6a69cdd6e6698cb7858fa39ca33869dfe4dd3f
|
|
| MD5 |
db6c7d2bcb84e6b6101eceb78409da27
|
|
| BLAKE2b-256 |
1a569d5555a2a5f831f1f2abc986307515801fc1c555120933f38deef3234f7b
|