CandlesDiagramElement
StockSharp.Diagram.Elements
Candles source element.
Erbt von: SubscriptionDiagramElement
Konstruktoren
CandlesDiagramElement()
Initializes a new instance of the CandlesDiagramElement.
Eigenschaften
AllowBuildFromSmallerTimeFrame : bool
Allow build candles from smaller timeframe.
BuildCandlesField : Level1Fields?
Extra info for the BuildCandlesFrom.
BuildCandlesFrom : DataType
Which market-data type is used as a source value.
BuildCandlesMode : MarketDataBuildModes
Build mode.
IsCalcVolumeProfile : bool
To perform the calculation PriceLevels. By default, it is disabled.
IsFinishedOnly : bool
Send only formed candles.
IsRegularTradingHours : bool?
Use only the regular trading hours for which data will be requested.
Methoden
OnCreateSubscription(Security) : Subscription
The method is called at the subscribing to market data.
- security
- Security
Rückgabe: Subscription.