Skip to main content

dispatch_kline_pattern

Function dispatch_kline_pattern 

Source
pub(super) async fn dispatch_kline_pattern(
    gateway: &str,
    output: OutputFormat,
    args: ProtoJsonArgs,
) -> Result<()>