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.9.tar.gz
(3.2 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.9.tar.gz.
File metadata
- Download URL: findicator-0.1.9.tar.gz
- Upload date:
- Size: 3.2 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 |
c5062191d608b9eb77d89725ccffaf2fdd9707e24daa79dbc8a7206b42e55e93
|
|
| MD5 |
842e4933e7ccf4fbcd5a021816cf9cbf
|
|
| BLAKE2b-256 |
550466a64b9bfad47b4ec6b4d54c8833730a006cc622e4b5f07ec2075ec8f2c5
|
File details
Details for the file findicator-0.1.9-py3-none-any.whl.
File metadata
- Download URL: findicator-0.1.9-py3-none-any.whl
- Upload date:
- Size: 6.2 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 |
16472b909ea892c25e26e5876a8b83160c0d583bd9058f9229c406f766412780
|
|
| MD5 |
e999c6d576eb4aa73c5202ac18ce5019
|
|
| BLAKE2b-256 |
65728c66174a7085465fe0bb24a8e04bf10d3178ed9b3af1628ce73a515ef6ef
|