Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://femtotrader.github.io/IncTA.jl

Julia Incremental Technical Analysis Indicators (inspired by talipp)
https://femtotrader.github.io/IncTA.jl

algorithmic-trading finance julia quant quantitative-trading ta-lib technical-analysis trading

Last synced: 5 days ago
JSON representation

Julia Incremental Technical Analysis Indicators (inspired by talipp)

Lists

README

        

# OnlineTechnicalIndicators

[![][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)

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/

[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
[docs-dev-url]: https://femtotrader.github.io/OnlineTechnicalIndicators.jl/dev/