Skip to main content

native_cdl

Macro native_cdl 

Source
macro_rules! native_cdl {
    ($name:ident, $talib_func:path) => { ... };
}
Expand description

O(1) CDL streaming: bounded OHLC window + single talib batch per bar.