JsonReportGenerator
StockSharp.Reporting
The report generator for the strategy in the json 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.