Class BovespaFastDialect.DerivativesSection
- Namespace
- StockSharp.Fix.Dialects.Bovespa
- Assembly
- StockSharp.FAST.dll
Derivatives.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class BovespaFastDialect.DerivativesSection : IPersistable
- Inheritance
-
BovespaFastDialect.DerivativesSection
- Implements
-
IPersistable
- Inherited Members
- Extension Methods
Constructors
DerivativesSection()
public DerivativesSection()
Properties
CommodityFutures
COMMODITY FUTURES.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 4)]
public BovespaFastDialect.Connection CommodityFutures { get; }
Property Value
CommodityOptions
COMMODITY OPTIONS.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 5)]
public BovespaFastDialect.Connection CommodityOptions { get; }
Property Value
EquityIndexFutures
EQUITY INDEX FUTURES.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 6)]
public BovespaFastDialect.Connection EquityIndexFutures { get; }
Property Value
FxFutures
FX FUTURES.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 0)]
public BovespaFastDialect.Connection FxFutures { get; }
Property Value
FxOptions
FX OPTIONS E EQUITIES INDEX OPTIONS.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 1)]
public BovespaFastDialect.Connection FxOptions { get; }
Property Value
FxSpot
FX SPOT.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 8)]
public BovespaFastDialect.Connection FxSpot { get; }
Property Value
InterestRateFutures
INTEREST RATE FUTURES.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 2)]
public BovespaFastDialect.Connection InterestRateFutures { get; }
Property Value
InterestRateOptions
INTEREST RATE OPTIONS.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 3)]
public BovespaFastDialect.Connection InterestRateOptions { get; }
Property Value
Mini
EQUITY INDEX FUTURES – MINI CONTRACTS.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 9)]
public BovespaFastDialect.Connection Mini { get; }
Property Value
SnP500
S&P 500 INDEX FUTURES.
[Display(ResourceType = typeof(LocalizedStrings), GroupName = "General", Order = 7)]
public BovespaFastDialect.Connection SnP500 { get; }