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_trade_imbalance

Source: custom/custom_trade_imbalance.rs

Net count of buyer-initiated minus seller-initiated trades.

Statics

pub static REGISTRATION

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