A TypeScript library for technical analysis of financial data. Calculate indicators, detect signals, and analyze market trends.
| Package | Description |
|---|---|
packages/core |
Core library — 130+ indicators, backtesting, optimization, streaming |
pnpm install # Install dependencies
pnpm build # Build all packages
pnpm test # Run all tests
pnpm lint # LintSee packages/core/README.md for full documentation.