# OnlineTechnicalIndicators [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/femtotrader/OnlineTechnicalIndicators.jl) [![][docs-stable-img]][docs-stable-url] [![][docs-dev-img]][docs-dev-url] [![Build Status](https://github.com/femtotrader/OnlineTechnicalIndicators.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/femtotrader/OnlineTechnicalIndicators.jl/actions/workflows/CI.yml?query=branch%3Amain) [![GitHub issues](https://img.shields.io/github/issues/femtotrader/OnlineTechnicalIndicators.jl)](https://github.com/femtotrader/OnlineTechnicalIndicators.jl/issues) [![GitHub forks](https://img.shields.io/github/forks/femtotrader/OnlineTechnicalIndicators.jl)](https://github.com/femtotrader/OnlineTechnicalIndicators.jl/network) [![GitHub license](https://img.shields.io/github/license/femtotrader/OnlineTechnicalIndicators.jl)](https://github.com/femtotrader/OnlineTechnicalIndicators.jl/blob/main/LICENSE) [![Registry](https://img.shields.io/badge/registry-General-4063d8)](https://github.com/JuliaRegistries/General) This project implements some Technical Analysis Indicators in Julia in an incremental approach ie using [online algorithms](https://en.wikipedia.org/wiki/Online_algorithm). ## Resources - **Documentation**: https://femtotrader.github.io/OnlineTechnicalIndicators.jl/ ## Star History [![Star History Chart](https://api.star-history.com/svg?repos=femtotrader/OnlineTechnicalIndicators.jl&type=Timeline?refresh=1)](https://www.star-history.com/#femtotrader/OnlineTechnicalIndicators.jl&Timeline) ## Donations / Support [Support and donations are appreciated but not required.](https://github.com/femtotrader/support/) [docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg [docs-stable-url]: https://femtotrader.github.io/OnlineTechnicalIndicators.jl/stable/ [docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg [docs-dev-url]: https://femtotrader.github.io/OnlineTechnicalIndicators.jl/dev/