rsandx/AlphaSuite
GitHubAlphaSuite is an open-source quantitative analysis platform that gives you the power to build, test, and deploy professional-grade trading strategies. It's designed for traders and analysts who want to move beyond simple backtests and develop a genuine, data-driven edge in the financial markets.
Teams whose requirements match this repository’s core capability.
Review deployment and security evidence before production adoption.
What matters before you adopt it
Security evidence without the noise
Trust remains a decision signal; CVEs and scanner evidence explain what is driving the risk.
View trust evidence & security findings▼
Architecture from code11 modules · 18 edges▼
Modules and dependency edges extracted from repository code. This is code evidence, not README inference.
Architecture evidence details
flowchart TD
%% repo — high-level architecture (DRAFT, refine me)
n0["(root) · 5 files"]
n1["core · core utilities · 4 files"]
n2["pages · pages / routes · 8 files"]
n3["prototype · 12 files"]
n4["pybroker_trainer · 8 files"]
n5["scanners · 24 files"]
n6["strategies · strategy implementations · 5 files"]
n7["tools · tool implementations · 11 files"]
n0 --> n1
n0 --> n4
n0 --> n7
n1 --> n0
n2 --> n0
n2 --> n1
n2 --> n4
n2 --> n5
n2 --> n7
n3 --> n0
n3 --> n4
n3 --> n7
n4 --> n0
n4 --> n7
n5 --> n1
n6 --> n4
n7 --> n0
n7 --> n1
class n1,n6 core
class n7 shared
class n2 ui
classDef core fill:#e15759,color:#ffffff,stroke:#b04547
classDef shared fill:#79706e,color:#ffffff,stroke:#5d5654
classDef ui fill:#4e79a7,color:#ffffff,stroke:#3a5b80Nearby repositories worth comparing before adoption.
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.
Financial portfolio optimization in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
Powered by NVIDIA cuOpt: a GPU-accelerated portfolio optimization toolkit for building, backtesting, and scaling Mean-CVaR and Mean-Variance investment workflows with CUDA-X Data Science.