BovespaFastFeedGroup
StockSharp.Fix.Dialects.Bovespa.BovespaFastDialect
Network configuration group.
Inherits: UdpFeedGroup
Properties
Id
public int Id { get; set; }
value = bovespaFastFeedGroup.Id
bovespaFastFeedGroup.Id = value
Channel ID.
Methods
Load
public override void Load(SettingsStorage storage)
bovespaFastFeedGroup.Load(storage)
Load settings.
- storage
- Settings storage.
Save
public override void Save(SettingsStorage storage)
bovespaFastFeedGroup.Save(storage)
Save settings.
- storage
- Settings storage.