IndicatorBaseAlertScanner Method |
Alert message to be sent when the indicator is applied via the Market Scanner with Alert option checked.
This method is evaluated only if the method is overriden by user.
Namespace:
SharpCharts.Base.SharpScript
Assembly:
SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax protected virtual void AlertScanner(
TimeSpan rearm
)
Parameters
- rearm
- Type: SystemTimeSpan
See Also