Structures

The following structures are available globally.

  • Struct holding the bbands result

    See more

    Declaration

    Swift

    public struct BBandResult
  • Struct holding arroon result

    See more

    Declaration

    Swift

    public struct ArroonResult
  • Struct holding di and dm results

    See more

    Declaration

    Swift

    public struct Direction
  • Struct holding fischer result

    See more

    Declaration

    Swift

    public struct FisherResult
  • Struct holding the result of macd.

    See more

    Declaration

    Swift

    public struct MACDResult
  • Struct holding msw result

    See more

    Declaration

    Swift

    public struct MSWResult
  • Struct holding stoch result

    See more

    Declaration

    Swift

    public struct StochResult
  • A struct holding the information about an indicator

    See more

    Declaration

    Swift

    public struct IndicatorInfo
  • Low level struct to be able to call tulip library directly

    See more

    Declaration

    Swift

    public struct Tulip