Enum SecurityLookupSupportTypes
- Namespace
- StockSharp.Hydra.Core
- Assembly
- StockSharp.Hydra.Core.dll
Security lookup support types.
public enum SecurityLookupSupportTypes
- Extension Methods
Fields
CodeRequired = 1
Lookup by security code only.
NotSupported = 2
Not supported.
SupportAll = 0
Download for all securities is supported.