ICsvEntityList

StockSharp.Algo.Storages.Csv

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

Реализует: IAsyncDisposable

Свойства

CreateArchivedCopy : bool

Create archived copy.

FileName : string

CSV file name.

Методы

GetCopy() : byte[]

Get archived copy body.

Возвращает: File body.

InitAsync(IList<Exception>, CancellationToken) : ValueTask

Initialize the storage.

errors
Possible errors.
cancellationToken
CancellationToken