AUSTRA
C#
Show/Hide TOC
Series
Type Enumeration
Simple taxonomy for series.
Definition
Namespace:
Austra.Library
Assembly:
Austra.Library (in Austra.Library.dll) Version: 2.5.0+44e7797405725ef3cf24b3ff0eba94ce6c649601
C#
Copy
public
enum
SeriesType
Members
Raw
0
Raw values, such as prices or volumes.
Rets
1
Simple returns.
Logs
2
Logarithmic returns.
MixedRets
3
Simple and logarithmic returns mixed.
Mixed
4
Cannot assert the type of the series.
See Also
Reference
Austra.Library Namespace
In This Article
Definition
Members
See Also