Crate tatk

source ·
Expand description

Technical Analysus Tools written in Rust.

This crate is used to an analyze data from samples using common indicators to generate signals.

Modules

  • Indicators generated from samples used for signals.
  • Traits for both indicators and user-defined data types.

Structs

  • Buffer with maximum capacity that rotates itself.

Enums

  • Errors that can occur within the library.

Type Aliases

  • Represents the internally used numeric type for the crate.