@rekurt/openkline - v0.2.0
    Preparing search index...

    Function nanArray

    • Create a Float64Array of the given length pre-filled with NaN. Used by indicator implementations to mark "no value yet" positions during the warmup period.

      Parameters

      • length: number

      Returns Float64Array