• Type guard for checking if solve result has properties of a OHLC series.

    Can be used as if condition or to satisfy types before accessing OHLC sample properties:

    Type Parameters

    • T

    Parameters

    • hit: T

    Returns hit is T & SolveResultXY & OHLCSegment