rsi

Crates.iorsi
lib.rsrsi
version0.1.2
sourcesrc
created_at2024-01-28 07:44:22.678223
updated_at2024-03-20 03:11:01.259861
descriptionA lightweight RSI library in Rust
homepage
repository
max_upload_size
id1117383
size40,259
Hadi (hadi-xlx)

documentation

README

rsi

rsi is a lightweight technical analysis library for calculating the Relative Strength index on dataframes.

This is built on the polars library as this is the fastest dataframe library out there

Usage

Quickstart

Add the following dependency to your Cargo.toml file:

[depenencies]
rsi = "0.0.1"

Support

If you need any specific features added or have any requests either contact me on discord or open an issue on the Repo

Commit count: 0

cargo fmt