# Documentation Wickra's full documentation lives at **[docs.wickra.org](https://docs.wickra.org)**. That includes: - **Quickstarts** for [Rust](https://docs.wickra.org/Quickstart-Rust), [Python](https://docs.wickra.org/Quickstart-Python), [Node](https://docs.wickra.org/Quickstart-Node), [WASM](https://docs.wickra.org/Quickstart-WASM), [C](https://docs.wickra.org/Quickstart-C), [C#](https://docs.wickra.org/Quickstart-CSharp), [Go](https://docs.wickra.org/Quickstart-Go), [Java](https://docs.wickra.org/Quickstart-Java), and [R](https://docs.wickra.org/Quickstart-R). - A per-indicator deep dive for every one of the **514 indicators** across the twenty-four families (Moving Averages, Momentum Oscillators, Trend & Directional, Price Oscillators, Volatility & Bands, Bands & Channels, Trailing Stops, Volume, Price Statistics, Ehlers / Cycle DSP, Pivots & S/R, DeMark, Ichimoku & Charts, Candlestick Patterns, Market Profile, Risk / Performance, Microstructure, Derivatives, Alt-Chart Bars, Market Breadth, Seasonality & Session, Chart Patterns, Harmonic Patterns, Fibonacci) — see the [indicators overview](https://docs.wickra.org/Indicators-Overview). - **Reference pages**: [warmup periods](https://docs.wickra.org/Warmup-Periods), [streaming vs batch](https://docs.wickra.org/Streaming-vs-Batch), [indicator chaining](https://docs.wickra.org/Indicator-Chaining), and the [data layer](https://docs.wickra.org/Data-Layer). - **Guides**: [Cookbook](https://docs.wickra.org/Cookbook), [TA-Lib migration](https://docs.wickra.org/TA-Lib-Migration), [FAQ](https://docs.wickra.org/FAQ). ## Editing the docs The documentation site is a separate git repository at `https://github.com/wickra-lib/wickra-docs`. Open a pull request there to propose changes; the site is built with VitePress and deploys to `docs.wickra.org`.