facioquo/stock-indicators-dotnet
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. observed · 2026-08-28
Health v2 · maintenance only
92/100
- Activity 99
- Release rhythm 78
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 39
- age_days: 2439
- days_rel: 69
- days_push: 8
- n_releases_24m: 8
Adoption not part of the score
1233 stars · 275 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A C# NuGet library (FacioQuo.Stock.Indicators, formerly Skender.Stock.Indicators) that transforms historical OHLCV price bars from equities, commodities, forex, or crypto markets into technical indicators like moving averages, RSI, and Stochastic Oscillator. It supports batch, incremental buffer-list, and real-time stream-hub calculation styles for building trading, charting, and machine learning tools.
Use cases
- calculate technical indicators like RSI and moving averages from price bars in C#
- build an algorithmic trading bot with technical analysis in .NET
- compute indicators on streaming real-time market data
- generate features for machine learning models from stock price history
- add indicator overlays to a custom stock charting application
- backtest trading strategies with historical OHLCV data
- analyze forex or cryptocurrency price series incrementally
When to choose
- you need industry-standard technical indicators in a .NET/C# project
- you want batch, incremental, and real-time streaming indicator calculations from one library
- you bring your own price data and just need accurate, extensible indicator math
- you need indicator chaining, e.g. RSI of OBV or moving average of an indicator
When to avoid
- you need a full trading platform with data feeds, order execution, or backtesting built in
- you want a Python library (use the companion Stock Indicators for Python instead)
- you need charting or visualization included - this library only computes indicators
Facets
library · maturity active
math data-science streaming sdk fintech data-science machine-learning developer-tools dotnet cross-platform technical-analysis technical-indicators stock-market algorithmic-trading quantitative-finance ohlcv nuget moving-averages rsi backtesting forex trading-signals cryptocurrency
5 sources
- readme: https://github.com/facioquo/stock-indicators-dotnet · fetched 2026-08-28 · 0f2b5e9674ab
- homepage: https://dotnet.StockIndicators.dev · fetched 2026-08-29 · 018b89ad0aa7
- site_page: https://dotnet.stockindicators.dev/guide/getting-started · fetched 2026-08-29 · 28ab60b7a755
- site_page: https://dotnet.stockindicators.dev/about · fetched 2026-08-29 · 4fbb70eaf711
- site_page: https://v2.dotnet.stockindicators.dev · fetched 2026-08-29 · 3979a46dbd2c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| facioquo/stock-indicators-dotnet | main | 92 |
For agents
markdown · JSON · MCP: product_card(name="facioquo/stock-indicators-dotnet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem