ArroonResult

public struct ArroonResult

Struct holding arroon result

  • The down values

    Declaration

    Swift

    public let down: [Double]
  • up

    The up values

    Declaration

    Swift

    public let up: [Double]