Module: custom/custom_median_price
Source:
custom/custom_median_price.rs
Running midpoint of the observed trade-price range.
Statics
pub static REGISTRATION
#![allow(unused)]
fn main() {
pub static REGISTRATION: CustomIndicatorRegistration = ...;
}