tulip_rs 0.1.15

High-performance technical analysis library — 100+ indicators and 60+ candlestick patterns with SIMD acceleration
Documentation
1
2
3
4
5
6
7
8
pub mod candle_patterns;
pub mod candle_types;
pub mod common;
pub mod macros;
pub mod pattern_test;

pub mod registry;
pub mod types;