XmlReportGenerator

StockSharp.Reporting

The report generator for the strategy in the xml format.

Наследует: BaseReportGenerator

Свойства

Extension : string

Extension without leading dot char.

Name : string

Name.

Методы

OnGenerate(IReportSource, Stream, CancellationToken) : ValueTask

Generates the report content.

source
IReportSource.
stream
The stream to write the report to.
cancellationToken
CancellationToken.