Table of Contents

Enum ProductContentTypes2

Namespace
StockSharp.Community
Assembly
StockSharp.Community.dll

Product content types.

[DataContract]
[Flags]
public enum ProductContentTypes2 : long
Extension Methods

Fields

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Account")] Account = 8192

Account.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Str3182")] CompiledAssembly = 2

The compiled build (if the strategy is distributed as a finished build).

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Crypto")] CryptoConnector = 64

Crypto connector.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Development")] Development = 4096

Development.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "DiagramElement")] DiagramElement = 256

The diagram element.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "EncryptedSchema")] EncryptedSchema = 8

Encrypted version of Schema.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Freelance")] Freelance = 16384

Freelance.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Str1981")] Indicator = 32

Indicator.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Str2381")] Other = 512

Other.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Schema")] Schema = 4

Schema in visual designer (if the strategy is distributed as a schema).

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Str3180")] SourceCode = 1

Source code (if the strategy is distributed in source code).

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "StandaloneApp")] StandaloneApp = 16

The compiled executable (.exe) application.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Stock")] StockConnector = 128

Stock connector.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Support")] Support = 2048

Support.

[EnumMember] [Display(ResourceType = typeof(LocalizedStrings), Name = "Video")] Video = 1024

Video.