CsvReportGenerator
StockSharp.Reporting
The generator of report on equity in the csv format.
Inherits: BaseReportGenerator
Properties
Methods
OnGenerate(IReportSource, Stream, CancellationToken) : ValueTask
Generates the report content.
- source
- IReportSource.
- stream
- The stream to write the report to.
- cancellationToken
- CancellationToken.