DaveSkender / Stock.Indicators

Stock Indicators for .NET is a C# NuGet package that transforms raw equity, commodity, forex, or cryptocurrency financial market price quotes into technical indicators and trading insights. You'll need this essential data in the investment tools that you're building for algorithmic trading, technical analysis, machine learning, or visual charting.
https://dotnet.StockIndicators.dev
Apache License 2.0
975 stars 246 forks source link

add RCI (Rank Correlation Index) #1144

Open Kei-OHKAWA opened 10 months ago

Kei-OHKAWA commented 10 months ago

Please add RCI (Rank Correlation Index : Spearman's rank correlation coefficient) also in the Indicator implemented in this library.

DaveSkender commented 10 months ago

Looks like a viable one to add, thanks for recommending! ❤️

More info: https://en.wikipedia.org/wiki/Spearman%27s_rank_correlation_coefficient