StochResult

public struct StochResult

Struct holding stoch result

  • K

    The stoch K values

    Declaration

    Swift

    public let K: [Double]
  • D

    The stoch D values

    Declaration

    Swift

    public let D: [Double]