SplitFactorSplit(SplitType, Double, Double, Double, Double, Double, Int64) Method | 
Namespace: ArthaChitra.Model.IOAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic void Split(
	SplitType splitType,
	ref double open,
	ref double high,
	ref double low,
	ref double close,
	ref double volume,
	ref long oi
)
Parameters
- splitType  SplitType
 -  
 - open  Double
 -  
 - high  Double
 -  
 - low  Double
 -  
 - close  Double
 -  
 - volume  Double
 -  
 - oi  Int64
 -  
 
See Also