Namespace StockSharp.Diagram.Elements
Classes
- AlertDiagramElement
Notification element (sound, window etc.) for specific market events.
- BaseExternalDiagramElement
The element which is using DiagramExternalElement.
- CandlesDiagramElement
Candles source element.
- ChartDiagramElement<TChartIndicatorElementWrapper>
Chart panel element (candles display area, indicators, orders and trades).
- CombinationDiagramElement
Combined values element.
- ComparisonDiagramElement
Two values comparison element.
- ConverterDiagramElement
Composite value of a complex object receiving element.
- CrossingDiagramElement
Crossing element.
- DelayDiagramElement
The diagram element to delay signal for specified number of input values.
- DummyChartDiagramElement
ChartDiagramElement<TChartIndicatorElementWrapper> dummy implementation.
- DummyChartDiagramElement.DummyChartIndicatorElementWrapper
IChartIndicatorElementWrapper dummy implementation.
- FinalValueDiagramElement
The diagram element to send the final value (Finished or IsFinal).
- FlagDiagramElement
A diagram element in the form of a Flag. It is set and reset based on the incoming sockets. The output value is transmitted only in the case of the initial setting of the flag.
- IndicatorDiagramElement
Indicator element.
- Level1DiagramElement
The Level1 element.
- LogicalConditionDiagramElement
Logical condition element.
- MarketDepthDiagramElement
Security market depth changes receiving element.
- MarketDepthGroupedDiagramElement
Grouped market depth element.
- MarketDepthImpliedVolatilityDiagramElement
Implied volatility market depth element.
- MarketDepthPanelDiagramElement
Market depth panel.
- MarketDepthSparsedDiagramElement
Sparsed market depth element.
- MarketDepthTruncateDiagramElement
Truncate market depth element.
- MathDiagramElement
Formula with two arguments element.
- OptionsBaseModelDiagramElement<TModel>
Base class for options elements based on IBlackScholes model.
- OptionsBasketBlackScholesDiagramElement
Portfolio model for calculating the values of Greeks by the Black-Scholes formula.
- OptionsBlackScholesDiagramElement
The Black-Scholes model element.
- OptionsDeskDiagramElement
Panel for viewing option desk.
- OptionsGreekDiagramElement
The Black-Scholes "Greeks" evaluation element.
- OptionsHedgeDiagramElement
Options hedging diagram element.
- OptionsPositionChartDiagramElement
Panel for viewing options positions and greeks chart in respect to the underlying asset.
- OptionsQuotingDiagramElement
Options quoting diagram element.
- OptionsStrikesDiagramElement
Filtering derivatives by underlying asset diagram element.
- OrderBaseDiagramElement
Order base element.
- OrderCancelDiagramElement
Order cancelling element.
- OrderMassCancelDiagramElement
Order mass cancelling element.
- OrderRegisterDiagramElement
Order registering element.
- OrderReplaceDiagramElement
Order replacing element.
- OrderTradesDiagramElement
Trades per order element.
- PositionDiagramElement
Position element (for security and money) for the specified portfolio.
- PositionModifyElement
Order registering element.
- PositionProtectDiagramElement
The element is used to automatically protect opened positions using stop loss and take-profit.
- PreviousValueDiagramElement
Previous value receiving element.
- RandomDiagramElement
Random value element.
- SecurityIndexDiagramElement
Security index based on ExpressionIndexSecurity diagram element.
- StrategyPnLDiagramElement
Position element (for security and money) for the specified portfolio.
- StrategyTradesDiagramElement
Strategy trades element.
- SubscriptionDiagramElement
The diagram element which supports subscription to market data.
- SyncDiagramElement
The element used for grouping incoming values within a specified range.
- TimeCheckDiagramElement
Working time verification element for a specified security.
- TimeDiagramElement
The element is used to provide current time.
- TradeAllowedDiagramElement
Is trade allowed verification element.
- TradesDiagramElement
Security new trades receiving element.
- TypedDiagramElement<T>
The diagram element with the changeable data type.
- VariableDiagramElement
Value storage element.
Interfaces
Enums
- LogicalConditionDiagramElement.Condition
The logical condition type.
- OptionsQuotingTypes
Options quoting types.
- PositionConditions
Additional order condition based on current position.
- PositionModifyAlgorithms
Position modification algorithms.