Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Module: custom/custom_tick_direction

Source: custom/custom_tick_direction.rs

Latest non-zero price tick direction: -1, 0, or 1.

Statics

pub static REGISTRATION

#![allow(unused)]
fn main() {
pub static REGISTRATION: CustomIndicatorRegistration = ...;
}