SharpTrader.SDK - Developer API

RealTimeStrategy Members

The RealTimeStrategy type exposes the following members.

Methods


  Name Description
Public method Equals(RealTimeStrategy)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member From
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString

Properties


  Name Description
Public property Active

Field Value

Determines whether signals from the strategy are calculated and propagated.
Public property BarWidth
Public property Indicators
Public property Label
Public property LatestSignal
Public property LongThreshold
Public property OriginalExpression
Public property ShortThreshold
Public property StopLoss
Public property StopProfit
Public property Ticker
Public property TickerType
Public property TimeToUpdate
Public property ToLog

Events


  Name Description
Public event PropertyChanged
Public event SignalUpdated