Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public BacktestBars(
Instrument instrument,
BarType bartype,
Session session,
DataLoadType dataLoadType,
DateTime from,
DateTime to,
BackfillPolicy backfillPolicy
)
Parameters
- instrument Instrument
-
- bartype BarType
-
- session Session
-
- dataLoadType DataLoadType
-
- from DateTime
-
- to DateTime
-
- backfillPolicy BackfillPolicy
-
See Also