StrategyStoppedEventArgs Class

GF API Documentation
Provides data for StrategyStopped
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.StrategiesStrategyStoppedEventArgs

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

public sealed class StrategyStoppedEventArgs : GFApiEventArgs

The StrategyStoppedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodStrategyStoppedEventArgs
Construct from strategy and stop reason
Top
Properties

  NameDescription
Public propertyReason
Reason for stop
Public propertyStrategy
Stopped Strategy
Top
See Also

Reference