StorageFormats

StockSharp.Algo.Storages

Format types.

Fields

Binary
public const StorageFormats Binary
value = StorageFormats.Binary

The binary format StockSharp.

Csv
public const StorageFormats Csv
value = StorageFormats.Csv

The text format CSV.