IInstrumentFactory..::..CreateInstruments Method (TimeScale, DateTimeOffset, DateTimeOffset, ITradingSchedule, array<String>[]()[][])
Namespace:
Sharpshooter.SDK
Assembly: Sharpshooter.SDK (in Sharpshooter.SDK.dll)
Assembly: Sharpshooter.SDK (in Sharpshooter.SDK.dll)
Syntax
IInstrument[] CreateInstruments( TimeScale barWidth, DateTimeOffset firstBarOpen, DateTimeOffset lastBarOpen, ITradingSchedule schedule, string[] tickers )
Parameters
- barWidth
- Type: TimeScale
- firstBarOpen
- Type: DateTimeOffset
- lastBarOpen
- Type: DateTimeOffset
- schedule
- Type: ITradingSchedule
- tickers
- Type: array<String>[]()[][]

