Class Benchmark
Collection of common benchmarks.
Inheritance
object
Benchmark
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: TuringTrader.SimulatorV2.Assets
Assembly: TuringTrader.Simulator.dll
Syntax
public class Benchmark
Fields
| Improve this Doc View SourcePORTFOLIO_60_40
Vanilla 60/40 benchmark, created from 60% SPY and 40% AGG.
Declaration
public const string PORTFOLIO_60_40 = "algo:Benchmark_60_40"
Field Value
Type | Description |
---|---|
string |