Namespace StockSharp.Algo.Export
Classes
- BaseExporter
- The base class of export. 
- DatabaseExporter
- The export into database. 
- DevExpExcelWorkerProvider
- Implementation of the IExcelWorkerProvider works with DevExpress excel processors. 
- ExcelExporter
- The export into Excel. 
- IndicatorValue
- Indicator value with time. 
- JsonExporter
- The export into json. 
- StockSharpExporter
- The export into the StockSharp format. 
- TemplateTxtRegistry
- Txt templates registry. 
- TextExporter
- The export into text file. 
- XmlExporter
- The export into xml.