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

