Go home


Technical Indicators

Source code at github.com/dashed/technical_indicators

Library of technical indicators in Rust.

What?

A technical indicator is a tool that attempts to forecast a technical analysis feature (e.g. support / resistance) based on given data such as historical price and volume.

Typically, a trader or an investor would use technical indicators against an asset (e.g. stocks), and then perform technical analysis to formulate a trading (or investing) decision.

See: https://en.wikipedia.org/wiki/Technical_indicator





Implemented indicators

Ichimoku Kinkō Hyō


Simple moving average


Exponential moving average