StrategyStartedEventArgs Class

GF API Documentation
Provides data for StrategyStarted
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.StrategiesStrategyStartedEventArgs

Namespace:  GF.Api.Strategies
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class StrategyStartedEventArgs : GFApiEventArgs

The StrategyStartedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodStrategyStartedEventArgs
Construct from strategy
Top
Properties

  NameDescription
Public propertyStrategy
Started Strategy
Top
See Also

Reference