Skip to main content

emit_algo_cancel_rejections

Function emit_algo_cancel_rejections 

Source
pub fn emit_algo_cancel_rejections(
    responses: &[OKXCancelAlgoOrderResponse],
    contexts: &[AlgoCancelContext],
    emitter: &ExecutionEventEmitter,
    clock: &'static AtomicTime,
)