Show / Hide Table of Contents

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

| Edit this page View Source

PORTFOLIO_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
  • Edit this page
  • View Source
In this article
Back to top Copyright © 2011-2023, Bertram Enterprises LLC dba TuringTrader.com