RealTimeStrategy Constructor (String, ITicker, BarWidths, StrategyExpression, IRTIndicatorCollection)
Namespace:
SharpTrader.Core
Assembly: SharpTrader.SDK (in SharpTrader.SDK.dll)
Assembly: SharpTrader.SDK (in SharpTrader.SDK.dll)
Syntax
public RealTimeStrategy( string label, ITicker ticker, BarWidths barWidth, StrategyExpression expression, IRTIndicatorCollection indicators )
Parameters
- label
- Type: String
- ticker
- Type: SharpTrader..::..ITicker
- barWidth
- Type: SharpTrader..::..BarWidths
- expression
- Type: SharpTrader.Core..::..StrategyExpression
- indicators
- Type: SharpTrader..::..IRTIndicatorCollection

