Skip to content
/ rsi Public

RSI library to calculate the Relative Strength Index on candlestick data

License

Notifications You must be signed in to change notification settings

xylex-ai/rsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

RSI library to calculate the Relative Strength Index on candlestick data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages