Table of Contents

Enum ProductContentTypes

Namespace
StockSharp.Community
Assembly
StockSharp.Community.dll

Product content types.

[DataContract]
public enum ProductContentTypes
Extension Methods

Fields

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

Account.

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

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

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

Crypto connector.

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

Development.

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

The diagram element.

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

Encrypted version of Schema.

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

Freelance.

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

Indicator.

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

Other.

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

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

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

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

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

The compiled executable (.exe) application.

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

Stock connector.

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

Support.

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

Video.