Module: custom/custom_tick_run_length
Source:
custom/custom_tick_run_length.rs
Number of consecutive non-zero price ticks in the latest direction.
Statics
pub static REGISTRATION
#![allow(unused)]
fn main() {
pub static REGISTRATION: CustomIndicatorRegistration = ...;
}