Namespace: ArthaChitra.Model.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic SecondayBars(
	int index,
	Instrument instrument,
	BarType barType,
	Session session,
	DataLoadType dataLoadType,
	DateTime from,
	DateTime to,
	BackfillPolicy backfillPolicy,
	int panelIdx,
	IndicatorBase referenceIndicator
)
Parameters
- index  Int32
 -  
 - instrument  Instrument
 -  
 - barType  BarType
 -  
 - session  Session
 -  
 - dataLoadType  DataLoadType
 -  
 - from  DateTime
 -  
 - to  DateTime
 -  
 - backfillPolicy  BackfillPolicy
 -  
 - panelIdx  Int32
 -  
 - referenceIndicator  IndicatorBase
 -  
 
See Also