Show / Hide Table of Contents

Class TimeSeriesAsset.MetaType

Container class to store meta data for TimeSeriesAsset.

Inheritance
object
TimeSeriesAsset.MetaType
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: TuringTrader.SimulatorV2
Assembly: TuringTrader.Simulator.dll
Syntax
public class TimeSeriesAsset.MetaType

Fields

| Improve this Doc View Source

Description

Asset's full descriptive name.

Declaration
public string Description
Field Value
Type Description
string
| Improve this Doc View Source

Generator

Algorithm instance that generated asset's data.

Declaration
public Algorithm Generator
Field Value
Type Description
Algorithm
| Improve this Doc View Source

Ticker

Asset's ticker symbol.

Declaration
public string Ticker
Field Value
Type Description
string
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2011-2023, Bertram Enterprises LLC dba TuringTrader.com