ICsvEntityList

StockSharp.Algo.Storages.Csv

The interface for presentation in the form of list of trade objects, received from the external storage.

Implements: IAsyncDisposable

Properties

CreateArchivedCopy : bool

Create archived copy.

FileName : string

CSV file name.

Methods

GetCopy() : byte[]

Get archived copy body.

Returns: File body.

InitAsync(IList<Exception>, CancellationToken) : ValueTask

Initialize the storage.

errors
Possible errors.
cancellationToken
CancellationToken