C# Class SmartQuant.Controls.Data.DataTypeConverter

Datei anzeigen Open project: fastquant/fastquant.dll

Public Methods

Method Description
Convert ( SmartQuant.DataSeries series ) : string
Convert ( byte dataType, BarType barType = null, long barSize = null ) : string

Method Details

Convert() public static method

public static Convert ( SmartQuant.DataSeries series ) : string
series SmartQuant.DataSeries
return string

Convert() public static method

public static Convert ( byte dataType, BarType barType = null, long barSize = null ) : string
dataType byte
barType BarType
barSize long
return string