Table of Contents

Class StandAloneStrategyAttribute

Namespace
Balsam
Assembly
Balsam.Backtester.dll

An attribute indicating that a strategy needs no outside data other than the primary series.

[AttributeUsage(AttributeTargets.Class, Inherited = false, AllowMultiple = false)]
public sealed class StandAloneStrategyAttribute : Attribute
Inheritance
StandAloneStrategyAttribute
Inherited Members
Extension Methods