XmlReportGenerator
StockSharp.Reporting
The report generator for the strategy in the xml format.
Hereda de: BaseReportGenerator
Propiedades
Métodos
OnGenerate(IReportSource, Stream, CancellationToken) : ValueTask
Generates the report content.
- source
- IReportSource.
- stream
- The stream to write the report to.
- cancellationToken
- CancellationToken.