ICsvEntityList

StockSharp.Algo.Storages.Csv

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

Implementiert: IAsyncDisposable

Eigenschaften

CreateArchivedCopy : bool

Create archived copy.

FileName : string

CSV file name.

Methoden

GetCopy() : byte[]

Get archived copy body.

Rückgabe: File body.

InitAsync(IList<Exception>, CancellationToken) : ValueTask

Initialize the storage.

errors
Possible errors.
cancellationToken
CancellationToken