RealTimeStrategy Members
The RealTimeStrategy type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
RealTimeStrategy()()()() | |
|
|
RealTimeStrategy(String, ITicker, BarWidths, StrategyExpression, IRTIndicatorCollection) |
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(RealTimeStrategy) | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
From | |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString |
Properties
| Name | Description | |
|---|---|---|
|
|
Active |
Field ValueDetermines whether signals from the strategy are calculated and propagated. |
|
|
BarWidth | |
|
|
Indicators | |
|
|
Label | |
|
|
LatestSignal | |
|
|
LongThreshold | |
|
|
OriginalExpression | |
|
|
ShortThreshold | |
|
|
StopLoss | |
|
|
StopProfit | |
|
|
Ticker | |
|
|
TickerType | |
|
|
TimeToUpdate | |
|
|
ToLog |

