Table of Contents

Class StrategyProvidedDataAttribute

Namespace
Balsam
Assembly
Balsam.Backtester.dll

An attribute indicating that a strategy provides its own data and does not need to have the primary series set.

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