CATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.AsyncAwaiterFacade | Facade for SynchronizationContextAwaiter to allow explicit call of SwitchToConnectorThreadAsync() |
CATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.AsyncAwaiterQueueFacade | Facade for SynchronizationContextQueueAwaiter to allow explicit call of ForceToConnectorThreadAsync() |
CATAS.DataFeedsCore.AsyncConnectorMessage | Service message for passing continuations to the connector thread |
►CAttribute | |
COFT.Attributes.Editors.CheckEditorAttribute | Check box editor for object |
COFT.Attributes.Editors.ComboBoxEditorAttribute | |
COFT.Attributes.Editors.DataSeriesEditorAttribute | |
COFT.Attributes.Editors.IsExpandedAttribute | |
COFT.Attributes.Editors.MaskAttribute | |
COFT.Attributes.Editors.NumericEditorAttribute | |
COFT.Attributes.Editors.PostValueModeAttribute | |
COFT.Attributes.Editors.SelectDirectoryEditorAttribute | |
COFT.Attributes.Editors.SelectFileEditorAttribute | |
COFT.Attributes.Editors.TextEditorAttribute | Represents an attribute that provides additional metadata for controlling text editors |
COFT.Attributes.IgnoreCloneAttribute | Ignore clone property or field |
COFT.Attributes.LogoAttribute | |
COFT.Attributes.MappingAttribute | |
COFT.Attributes.ReferralLinkAttribute | |
CATAS.Indicators.ValueDataSeries.BarColors | Manages colors per bar for the associated ValueDataSeries |
►CATAS.DataFeedsCore.BaseConnector< AsyncConnectorMessage, TPortfolioKey, TSecurityKey > | |
►CATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey > | Connector base that allows to use await to switch to the connector queue thread |
CATAS.DataFeedsCore.CryptoAsyncConnector< TPortfolioKey, TSecurityKey > | |
►CATAS.DataFeedsCore.BaseConnector< TMessage, TPortfolioKey, TSecurityKey > | |
CATAS.DataFeedsCore.CryptoBaseConnector< TMessage, TPortfolioKey, TSecurityKey > | |
►CATAS.DataFeedsCore.BaseConnector< TMessage, TPortfolioKey, TSecurityKey, ISecurityPositionManager > | |
CATAS.DataFeedsCore.BaseConnector< TMessage, TPortfolioKey, TSecurityKey, TSecurityPositionManager > | |
►CBaseConnectorSettings | |
►COFT.Core.BaseConnectorSettings< T > | |
CATAS.DataFeedsCore.BaseMarketDataOnlyConnectorSettings< T > | |
CATAS.DataFeedsCore.BasketConnectorSettings< TDataFeedSettings, TTradingSettings > | |
►CATAS.Indicators.BaseDataSeries< Candle > | |
CATAS.Indicators.CandleDataSeries | Represents a data series of candles. Each element in the series is a Candle |
►CATAS.Indicators.BaseDataSeries< CrossColor?> | |
CATAS.Indicators.PaintbarsDataSeries | Represents a data series of paintbars, each element is a nullable Color value |
►CATAS.Indicators.BaseDataSeries< CustomValue > | |
CATAS.Indicators.CustomValueDataSeries | Represents a custom data series that holds CustomValue objects |
►CATAS.Indicators.BaseDataSeries< decimal > | |
CATAS.Indicators.CandlePartSeries | Represents a data series of decimal values derived from specific parts of an IndicatorCandle created by an ICandleCreator |
CATAS.Indicators.IndicatorSeries | Represents a custom data series for an indicator, derived from BaseDataSeries<decimal> |
CATAS.Indicators.LineSeries | Represents a horizontal line with a single value |
CATAS.Indicators.ValueDataSeries | Represents a data series of decimal values, each element is a decimal |
►CATAS.Indicators.BaseDataSeries< object > | |
CATAS.Indicators.ObjectDataSeries | Represents a data series of objects, allowing storing any type of data elements |
►CATAS.Indicators.BaseDataSeries< RangeValue > | |
CATAS.Indicators.RangeDataSeries | Represents a data series of range values, each element is a RangeValue |
►CATAS.Indicators.BaseDataSeries< SyncList< PriceSelectionValue > > | |
CATAS.Indicators.PriceSelectionDataSeries | Represents a data series of price selection values, each element is a synchronized list of PriceSelectionValue |
►CATAS.Indicators.Drawing.BaseDrawingText | Represents a base class for drawing text on a chart |
CATAS.Indicators.Drawing.DrawingText | Represents a class for drawing text on a chart with additional alignment options |
►CBaseLoggerSource | |
CATAS.DataFeedsCore.AsyncMessageQueue< TMessage > | |
CATAS.DataFeedsCore.BaseConnector< TMessage, TPortfolioKey, TSecurityKey, TSecurityPositionManager > | |
CATAS.DataFeedsCore.BaseMessageQueue< TMessage, TItem > | |
CATAS.DataFeedsCore.BasketConnector | |
CATAS.DataFeedsCore.ConnectorLatencyManager | |
CATAS.DataFeedsCore.ConnectorWebsocket.ConnectorWebsocket | |
CATAS.DataFeedsCore.Database.Cache< TConnection > | |
CATAS.DataFeedsCore.Rebate.WhiteListHttpClient | |
►CATAS.DataFeedsCore.SessionServer.SessionInfo | |
CATAS.DataFeedsCore.SessionServer.SocketSession< TMessage > | |
CATAS.DataFeedsCore.SessionServer.SessionServer< TSession, TMessage > | |
►CATAS.DataFeedsCore.TradeStatistics.Matching.TradesProcessingLoggerSource | |
►CATAS.DataFeedsCore.TradeStatistics.Matching.TradesProcessingUnit | |
CATAS.DataFeedsCore.TradeStatistics.Matching.TradesMatchingProcessor | |
►CATAS.Strategies.Strategy | Base class for implementing trading strategies |
►CATAS.Strategies.ATM.ATMStrategy< TStrategy > | |
CATAS.Strategies.ATM.BaseStopProfitStrategy< TStrategy, TSettings > | |
►CATAS.DataFeedsCore.BaseMessageQueue< TMessage,(IDataFeedConnector, TMessage, Action)> | |
CATAS.DataFeedsCore.MultiConnectorMessageQueue< TMessage > | |
►CATAS.DataFeedsCore.BaseMessageQueue< TMessage,(TMessage, Action)> | |
CATAS.DataFeedsCore.SimpleMessageQueue< TMessage > | |
►CATAS.Strategies.ATM.BaseStopProfitStrategy< StopProfit, SimpleStopProfitSettings > | |
CATAS.Strategies.ATM.StopProfit | |
CATAS.Indicators.Candle | Represents a candle in trading, which includes open, high, low, and close prices |
CATAS.Strategies.ATM.ChangesInfo | |
CATAS.DataFeedsCore.Commissions.CommissionRulesGroup | |
CATAS.DataFeedsCore.Commissions.CommissionRuleType | |
CATAS.Indicators.CumulativeTrade | Represents a cumulative trade, which is a trade that includes multiple prints or executions |
CATAS.Indicators.CumulativeTradesRequest | Represents a request to retrieve cumulative trade data within a specified time range or for a particular date |
CATAS.Indicators.CustomValue | Represents a custom value with associated properties |
►CDataConnection | |
CATAS.DataFeedsCore.Database.DatabaseManager | |
CATAS.DataFeedsCore.Dom.DomBuilder | Builds and maintains a DOM for a connector
Allows to obtain best prices if connector does not give them
|
CATAS.DataFeedsCore.Dom.DomBuilder.DomChangesTracker | |
CATAS.Indicators.Drawing.DrawingRectangle | Represents a rectangle drawn on a chart |
►CEventArgs | |
CATAS.DataFeedsCore.ConnectionStateEventArgs | |
CATAS.Strategies.StrategyNotificationEventArgs | Provides data for the StrategyNotification event |
CATAS.Strategies.StrategyStateChangedEventArgs | Provides data for the StrategyStateChanged event |
►CException | |
CATAS.DataFeedsCore.ConnectorWebsocket.WebsocketException | |
CATAS.DataFeedsCore.Database.DatabaseException | |
CATAS.DataFeedsCore.Exceptions.ConnectorNotConnectedException | |
CATAS.DataFeedsCore.Exceptions.ExchangeException | An exception means the Exchange sent us an logic error like violating business rules It allows us to separate network errors and logic errors |
CATAS.DataFeedsCore.Exceptions.FatalConnectionErrorEcxeption | |
►CUtils.Common.Attributes.FeatureIdAttribute | |
►COFT.Attributes.FeatureIdAttribute | |
CATAS.Indicators.Attributies.FeatureId | |
►CATAS.Indicators.Filter< bool, FilterBool > | |
CATAS.Indicators.FilterBool | Represents a filter with a boolean value type. Inherits from Filter<TValue, TFilter> where TValue is set to bool and TFilter is set to FilterBool |
►CATAS.Indicators.Filter< CrossColor, FilterColor > | |
CATAS.Indicators.FilterColor | Represents a filter with a value type of CrossColor. Inherits from Filter<TValue, TFilter> where TValue is set to CrossColor and TFilter is set to FilterColor |
►CATAS.Indicators.Filter< CrossKey, FilterKey > | |
CATAS.Indicators.FilterKey | Represents a filter for key values with custom JSON serialization/deserialization |
►CATAS.Indicators.Filter< FilterRangeValue< TValue >, TFilter > | |
CATAS.Indicators.FilterRangeBase< TValue, TFilter > | Represents an abstract base class for filters that represent a range of values with custom JSON serialization/deserialization |
►CATAS.Indicators.Filter< HeatmapTypes, FilterHeatmapTypes > | |
CATAS.Indicators.FilterHeatmapTypes | Represents a filter for heatmap types with custom JSON serialization/deserialization |
►CATAS.Indicators.Filter< int, FilterInt > | |
CATAS.Indicators.FilterInt | Represents a filter for integer values with custom JSON serialization/deserialization |
►CATAS.Indicators.Filter< PenSettings, FilterRenderPen > | |
CATAS.Indicators.FilterRenderPen | Represents a filter for PenSettings objects with support for property change notifications |
►CATAS.Indicators.Filter< string, FilterString > | |
CATAS.Indicators.FilterString | Represents a filter for string values with support for property change notifications |
►CATAS.Indicators.Filter< TEnum > | |
CATAS.Indicators.FilterEnum< TEnum > | |
►CATAS.Indicators.Filter< TimeSpan, FilterTimeSpan > | |
CATAS.Indicators.FilterTimeSpan | Represents a filter for TimeSpan values with custom JSON serialization/deserialization |
►CATAS.Indicators.Filter< TValue, Filter< TValue > > | |
CATAS.Indicators.Filter< TValue > | Generic filter class that implements the IFilterValue interface |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< Filter, decimal > | |
CATAS.Indicators.Filters.Converters.FilterJsonConverter | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< FilterBool, bool > | |
CATAS.Indicators.Filters.Converters.FilterBoolJsonConvert | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< FilterColor, CrossColor > | |
CATAS.Indicators.Filters.Converters.FilterColorJsonConverter | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< FilterHeatmapTypes, HeatmapTypes > | |
CATAS.Indicators.Filters.Converters.FilterHeatmapTypesJsonConverter | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< FilterInt, int > | |
CATAS.Indicators.Filters.Converters.FilterIntJsonConverter | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< FilterKey, CrossKey > | |
CATAS.Indicators.Filters.Converters.FilterKeyJsonConvert | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< FilterRenderPen, PenSettings > | |
CATAS.Indicators.Filters.Converters.FilterRenderPenJsonConverter | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< FilterString, string > | |
CATAS.Indicators.Filters.Converters.FilterStringJsonConverter | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< FilterTimeSpan, TimeSpan > | |
CATAS.Indicators.Filters.Converters.FilterTimeSpanJsonConvert | |
►CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< TFilter, FilterRangeValue< TValue > > | |
CATAS.Indicators.Filters.Converters.FilterRangeJsonConverterBase< TFilter, TValue > | |
►CATAS.Indicators.FilterRangeBase< int, FilterRangeInt > | |
CATAS.Indicators.FilterRangeInt | Represents a filter that represents a range of integer values with custom JSON serialization/deserialization |
►CATAS.Indicators.Filters.Converters.FilterRangeJsonConverterBase< FilterRangeInt, int > | |
CATAS.Indicators.Filters.Converters.FilterRangeIntJsonConverter | |
CATAS.Indicators.FixedProfileRequest | Represents a request for a fixed profile with a specific period |
CATAS.DataFeedsCore.GroupExchange | |
►CUtils.Common.Attributes.HelpLinkAttribute | |
COFT.Attributes.HelpLinkAttribute | |
CATAS.Indicators.Drawing.HorizontalChannel | Represents a horizontal line on a chart |
CATAS.Indicators.Drawing.HorizontalLine | Represents a horizontal line on a chart |
CATAS.Indicators.ICandleCreator | Represents an interface for creating and managing indicator candles |
CATAS.Indicators.IChartColorsStore | Interface for accessing colors and pens used in a chart's rendering |
CATAS.Indicators.IChartCoordinatesManager | Interface for managing chart coordinates and scaling |
►CICloneable | |
►CATAS.Indicators.IFilter | Represents a filter with common properties and functionality |
►CATAS.Indicators.FilterBase | Base class for filters implementing the IFilter interface |
CATAS.Indicators.Filter< TValue > | Generic filter class that implements the IFilterValue interface |
►CATAS.Indicators.IFilterEnum | |
CATAS.Indicators.FilterEnum< TEnum > | |
►CATAS.Indicators.IFilterValue | Represents a filter with a flexible value that can hold data of any type. Inherits the properties of IFilter |
CATAS.Indicators.Filter< TValue > | Generic filter class that implements the IFilterValue interface |
►CATAS.DataFeedsCore.Commissions.ICommissionRule | |
►CATAS.DataFeedsCore.Commissions.CommissionRule | |
CATAS.DataFeedsCore.Commissions.PerContractCommissionRule | |
CATAS.DataFeedsCore.Commissions.PerTradeCommissionRule | |
CATAS.DataFeedsCore.Commissions.PercentCommissionRule | |
►CIComparer | |
CATAS.DataFeedsCore.Dom.PriceComparer | |
CATAS.DataFeedsCore.MarketDepthComparer | |
►CATAS.DataFeedsCore.IConnectorLatencyManager | |
CATAS.DataFeedsCore.ConnectorLatencyManager | |
►COFT.Core.IConnectorSettings | |
COFT.Core.BaseConnectorSettings< T > | |
COFT.Core.ILoginPasswordConnectorSettings | |
COFT.Core.IConnectorSettingsAction | |
►CATAS.Indicators.IContainer | Interface for defining a container that represents a rectangular region |
CATAS.Indicators.Container | Represents a container with a defined region on the chart |
CATAS.Indicators.IChart | Interface for a chart containing various chart-related information and methods |
CATAS.Indicators.IChartContainer | Interface for a chart container that holds chart-related information and methods |
CATAS.Indicators.IIndicatorContainer | Interface for an indicator container that holds indicator-related information and methods |
►CICustomTypeDescriptor | |
CATAS.DataFeedsCore.SecurityMargin | |
►CATAS.Indicators.ExtendedIndicator | An extended base class for custom indicators that provide additional functionality for drawing, alerts, market data handling, etc |
►CATAS.Indicators.Indicator | Base class for custom indicators |
►CATAS.Strategies.Chart.ChartStrategy | Represents an abstract class for a chart strategy that extends the functionality of an Indicator and implements the IChartStrategy and ILoggerSource interfaces |
CATAS.Strategies.Chart.SmaChartStrategy | |
CATAS.Indicators.FilterRenderPen | Represents a filter for PenSettings objects with support for property change notifications |
►CIDataSeries | |
►CATAS.Indicators.IDataSeries< T > | Interface for data series, providing essential properties and methods |
CATAS.Indicators.BaseDataSeries< T > | Base generic data series class providing common functionality |
►CIDisposable | |
►CATAS.DataFeedsCore.Database.IDatabaseManager | |
CATAS.DataFeedsCore.Database.DatabaseManager | |
CATAS.DataFeedsCore.TradeStatistics.Matching.TradesProcessingUnit | |
►CATAS.Indicators.BaseIndicator | Base class for custom indicators in a chart |
CATAS.Indicators.ExtendedIndicator | An extended base class for custom indicators that provide additional functionality for drawing, alerts, market data handling, etc |
►CATAS.DataFeedsCore.Dom.IDomManager< TMarketDepth > | |
CATAS.DataFeedsCore.Dom.DomManager< TMarketDepth > | Maintains Depth of Market state for the security |
CATAS.DataFeedsCore.Dom.GroupDomManager< TMarketDepth > | |
CATAS.DataFeedsCore.Dom.LimitDomManager< TMarketDepth > | |
CATAS.DataFeedsCore.Dom.ScaleDomManager< TMarketDepth > | |
CATAS.Indicators.IDrawingObjectsListInfo | Interface for providing information about the list of drawing objects on the chart |
►CATAS.DataFeedsCore.IEntity | Represents an entity in the application |
CATAS.DataFeedsCore.Commissions.CommissionGroup | |
CATAS.DataFeedsCore.Exchange | |
CATAS.DataFeedsCore.MarketByOrder | Market by Order (MBO) describes an order-based data feed that provides the ability to view individual queue position, full depth of book and the size of individual orders at each price level |
CATAS.DataFeedsCore.MarketDepth | Represents a market depth entry |
CATAS.DataFeedsCore.MyTrade | Represents a trade entity in the system |
CATAS.DataFeedsCore.News | |
CATAS.DataFeedsCore.Order | Represents an order for trading on a financial exchange |
CATAS.DataFeedsCore.Portfolio | Represents a portfolio entity with various properties related to account balance, Profit and Loss (PnL), permissions, trading options, and more |
CATAS.DataFeedsCore.PortfolioChange | |
CATAS.DataFeedsCore.PortfolioState | |
CATAS.DataFeedsCore.Position | Represents a trading position |
CATAS.DataFeedsCore.PositionState | |
CATAS.DataFeedsCore.Security | Represents a security entity used in the application |
CATAS.DataFeedsCore.SecurityMargin | |
CATAS.DataFeedsCore.Trade | Represents an tick on a financial exchange |
CATAS.DataFeedsCore.TradingOptions | |
CATAS.DataFeedsCore.User | |
CATAS.DataFeedsCore.UserGroup | |
CATAS.DataFeedsCore.UserRole | |
CATAS.DataFeedsCore.WorkingTime | |
CATAS.Indicators.MarketDataArg | Represents a data point in the market |
►CATAS.DataFeedsCore.IEntityFactory | |
►CATAS.DataFeedsCore.Database.ICache | |
CATAS.DataFeedsCore.Database.Cache< TConnection > | |
►CIFormattable | |
CATAS.DataFeedsCore.Money | Represents decimal amount in some currency |
►CATAS.Indicators.IIndicatorDataProvider | Represents a data provider for an indicator, providing access to various data and services related to the indicator |
CATAS.Indicators.IndicatorDataProvider | Implementation of the IIndicatorDataProvider interface that provides access to various data and services related to an indicator |
►CATAS.Indicators.IInstrumentInfo | Interface representing instrument information |
CATAS.Indicators.InstrumentInfo | Implementation of the IInstrumentInfo interface representing instrument information |
CATAS.Indicators.IIntCandle | Represents an interface for an integer-based candle |
CATAS.Indicators.IKeyboardInfo | Interface for providing information about the keyboard state |
►CATAS.Indicators.IKnowFixedProfiles | Represents an interface for objects that know fixed profiles and can request them |
CATAS.Indicators.IOnlineDataProvider | Interface for an online data provider that provides access to real-time market data |
►CATAS.DataFeedsCore.IKnowSession | |
CATAS.DataFeedsCore.Exchange | |
►CILoggerSource | |
CATAS.DataFeedsCore.Database.ICache | |
►CATAS.DataFeedsCore.IDataFeedConnector | |
CATAS.DataFeedsCore.BaseConnector< TMessage, TPortfolioKey, TSecurityKey, TSecurityPositionManager > | |
CATAS.DataFeedsCore.BasketConnector | |
►CATAS.DataFeedsCore.ICryptoKeySecretConnector | |
CATAS.DataFeedsCore.CryptoAsyncConnector< TPortfolioKey, TSecurityKey > | |
CATAS.DataFeedsCore.CryptoBaseConnector< TMessage, TPortfolioKey, TSecurityKey > | |
CATAS.DataFeedsCore.ILiquidationFeed | Provides liquidation orders stream for securities |
►CATAS.DataFeedsCore.IMessageQueue< TMessage > | |
CATAS.DataFeedsCore.AsyncMessageQueue< TMessage > | |
CATAS.DataFeedsCore.BaseMessageQueue< TMessage, TItem > | |
CATAS.Strategies.Chart.ChartStrategy | Represents an abstract class for a chart strategy that extends the functionality of an Indicator and implements the IChartStrategy and ILoggerSource interfaces |
►CATAS.Indicators.IMarketByOrdersDataProvider | Interface for manager that provides access to market by order data |
CATAS.Indicators.IMarketByOrdersCache | Interface for manager that provides access to market by orders cache |
CATAS.Indicators.IMarketByOrdersWithTradesCache | Interface for manager that provides access to market by orders and trades cache |
CATAS.Indicators.IOnlineDataProvider | Interface for an online data provider that provides access to real-time market data |
►CATAS.DataFeedsCore.IMarketByOrdersManager | Interface for manager that provides access to market by order data |
CATAS.DataFeedsCore.MarketByOrdersManager | Manager that provides access to market by order data |
►CATAS.DataFeedsCore.IMarketDataPublisher | |
CATAS.DataFeedsCore.BaseConnector< TMessage, TPortfolioKey, TSecurityKey, TSecurityPositionManager > | |
►CATAS.DataFeedsCore.IMarketDepth | Represents a market depth entry |
CATAS.DataFeedsCore.MarketDepth | Represents a market depth entry |
►CATAS.Indicators.IMarketDepthInfoProvider | Interface for providing market depth information |
CATAS.Indicators.MarketDepthInfoProvider | A class that implements the IMarketDepthInfoProvider interface to provide market depth information |
►CATAS.Indicators.IMarketTimeProvider | |
CATAS.Indicators.ExtendedIndicator | An extended base class for custom indicators that provide additional functionality for drawing, alerts, market data handling, etc |
CATAS.Indicators.IOnlineDataProvider | Interface for an online data provider that provides access to real-time market data |
CATAS.Indicators.IMouseLocationInfo | Interface for providing information about the mouse location within the chart |
►CINotifyCompletion | |
CATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextAwaiter | Custom awaiter to control continuation execution on the ConnectorSynchronizationContext |
CATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.SynchronizationContextQueueAwaiter | Custom awaiter to control continuation execution on the ConnectorSynchronizationContext This awaiter always passes the continuation to the connector's queue |
►CATAS.Indicators.INotifyPanelPropertyChanged | Notifies clients that a panel property value has changed |
CATAS.Indicators.IDataSeries< decimal > | |
CATAS.Indicators.BaseIndicator | Base class for custom indicators in a chart |
CATAS.Indicators.IDataSeries< T > | Interface for data series, providing essential properties and methods |
►CINotifyPropertyChanged | |
CATAS.Indicators.IDataSeries< decimal > | |
CATAS.DataFeedsCore.Commissions.CommissionGroup | |
CATAS.DataFeedsCore.Commissions.CommissionGroupItem | |
CATAS.DataFeedsCore.Commissions.CommissionRule | |
CATAS.DataFeedsCore.Exchange | |
CATAS.DataFeedsCore.HistoryMyTrade | Represents a historical trade record |
CATAS.DataFeedsCore.InstrumentExchange | |
CATAS.DataFeedsCore.MyTrade | Represents a trade entity in the system |
CATAS.DataFeedsCore.News | |
CATAS.DataFeedsCore.Order | Represents an order for trading on a financial exchange |
CATAS.DataFeedsCore.Portfolio | Represents a portfolio entity with various properties related to account balance, Profit and Loss (PnL), permissions, trading options, and more |
CATAS.DataFeedsCore.Position | Represents a trading position |
CATAS.DataFeedsCore.Security | Represents a security entity used in the application |
CATAS.DataFeedsCore.SecurityMargin | |
CATAS.DataFeedsCore.SecurityRoute | |
CATAS.DataFeedsCore.Statistics.StatisticsManager | |
►CATAS.DataFeedsCore.Statistics.StatisticsParameter | |
CATAS.DataFeedsCore.Statistics.AvgLossParameter | |
CATAS.DataFeedsCore.Statistics.AvgPnLParameter | |
CATAS.DataFeedsCore.Statistics.AvgProfitParameter | |
CATAS.DataFeedsCore.Statistics.CommissionParameter | |
CATAS.DataFeedsCore.Statistics.LossDaysParameter | |
CATAS.DataFeedsCore.Statistics.LossPnLParameter | |
CATAS.DataFeedsCore.Statistics.LossTradesParameter | |
CATAS.DataFeedsCore.Statistics.MaxDrawdownParameter | |
CATAS.DataFeedsCore.Statistics.MaxRelativeDrawdownParameter | |
CATAS.DataFeedsCore.Statistics.ProfitDaysParameter | |
CATAS.DataFeedsCore.Statistics.ProfitFactorParameter | |
CATAS.DataFeedsCore.Statistics.ProfitPnLParameter | |
CATAS.DataFeedsCore.Statistics.ProfitTradesParameter | |
CATAS.DataFeedsCore.Statistics.RecoveryFactorParameter | |
CATAS.DataFeedsCore.Statistics.TotalDaysParameter | |
CATAS.DataFeedsCore.Statistics.TotalPnLParameter | |
CATAS.DataFeedsCore.Statistics.TotalTradesParameter | |
CATAS.DataFeedsCore.Statistics.StatisticsParameterGroup< T > | |
CATAS.DataFeedsCore.TradingOptions | |
CATAS.DataFeedsCore.User | |
CATAS.DataFeedsCore.UserGroup | |
CATAS.DataFeedsCore.UserRole | |
CATAS.DataFeedsCore.WorkingTime | |
CATAS.Indicators.BaseIndicator | Base class for custom indicators in a chart |
►CATAS.Indicators.Filters.TrackedPropertyBase | A base class for tracking property changes and notifying subscribers when a property value is modified |
►CATAS.Indicators.ChartObject | Base class for objects in a chart |
CATAS.Indicators.BaseIndicator | Base class for custom indicators in a chart |
CATAS.Indicators.IDataSeries< T > | Interface for data series, providing essential properties and methods |
CATAS.Indicators.IFilter | Represents a filter with common properties and functionality |
►CATAS.Indicators.NotifyPropertyChangedBase | Base class for implementing the INotifyPropertyChanged interface |
CATAS.Indicators.FilterBase | Base class for filters implementing the IFilter interface |
CATAS.Indicators.FilterRangeValue< TValue > | Represents a range of values of type TValue with support for property change notifications |
►CATAS.Strategies.IStrategy | Represents a trading strategy |
►CATAS.Strategies.ATM.IATMStrategy | |
CATAS.Strategies.ATM.ATMStrategy< TStrategy > | |
►CATAS.Strategies.ATM.IStopProfitStrategy< TSettings > | |
CATAS.Strategies.ATM.BaseStopProfitStrategy< TStrategy, TSettings > | |
►CATAS.Strategies.Chart.IChartStrategy | Represents a chart strategy that extends the basic functionality of an IStrategy with additional chart-related features |
CATAS.Strategies.Chart.ChartStrategy | Represents an abstract class for a chart strategy that extends the functionality of an Indicator and implements the IChartStrategy and ILoggerSource interfaces |
CATAS.Strategies.Strategy | Base class for implementing trading strategies |
COFT.Core.BaseConnectorSettings< T > | |
CATAS.DataFeedsCore.IOptionsDataFeed | |
CATAS.DataFeedsCore.IOrderOptionCloseOnTrigger | Represents an order option for closing a position when triggered |
CATAS.DataFeedsCore.IOrderOptionPostOnly | Represents an order option for placing a post-only order |
CATAS.DataFeedsCore.IOrderOptionReduceOnly | Represents an order option for reducing the position size |
CATAS.DataFeedsCore.IPasswordChanger | |
CATAS.Indicators.IPlatformSettings | Interface for accessing platform settings |
CATAS.Indicators.IPropertiesEditor | |
CATAS.Indicators.IPropertiesEditorOwner | |
CATAS.DataFeedsCore.Rebate.IRebateInfo | |
CATAS.DataFeedsCore.Rebate.IRebateProvider | Allows to obtain user affiliation status needed to calculate correct commission rebates on crypto exchanges |
CATAS.DataFeedsCore.ConnectorWebsocket.IRequestSerializer | |
►CATAS.DataFeedsCore.ISecurityPositionManager | |
CATAS.DataFeedsCore.SecurityPositionManager | |
►CATAS.DataFeedsCore.ISecurityTradingOptions | Represents an interface for providing trading options related to a security or trading connector |
CATAS.DataFeedsCore.SecurityTradingOptions | Each connector may have different order placement settings like TimeInForce or ReduceOnly etc. This class shows connector configuration |
►CATAS.DataFeedsCore.SessionServer.ISessionServer | |
CATAS.DataFeedsCore.SessionServer.SessionServer< TSession, TMessage > | |
►CATAS.DataFeedsCore.Statistics.IStatisticsParameterGroup | |
CATAS.DataFeedsCore.Statistics.StatisticsParameterGroup< T > | |
CATAS.Strategies.ATM.IStopProfitSettings | |
►CATAS.Strategies.ATM.IStopProfitStrategy< SimpleStopProfitSettings > | |
►CATAS.Strategies.ATM.ISimpleStopProfitStrategy | |
CATAS.Strategies.ATM.StopProfit | |
CATAS.Strategies.ATM.IStrategyMarketDataProvider | |
►CATAS.DataFeedsCore.ISupportChangePosition | |
CATAS.DataFeedsCore.BaseConnector< TMessage, TPortfolioKey, TSecurityKey, TSecurityPositionManager > | |
►CATAS.Indicators.ISupportedPriceInfo | Represents an interface for supporting price information |
CATAS.Indicators.IndicatorCandle | Represents an Indicator Candle |
►CATAS.DataFeedsCore.ISupportMarketDataOnly | |
CATAS.DataFeedsCore.BaseMarketDataOnlyConnectorSettings< T > | |
CATAS.DataFeedsCore.ISupportResetPortfolio | |
CATAS.DataFeedsCore.ISupportTPlusLimits | |
CATAS.Indicators.ITimeMarketDataCache< out T > | Cache that holds recent items based on a specified amount of time |
►CATAS.Indicators.ITimeMarketDataCache< IEntity > | |
CATAS.Indicators.IMarketByOrdersWithTradesCache | Interface for manager that provides access to market by orders and trades cache |
►CATAS.Indicators.ITimeMarketDataCache< MarketByOrder > | |
CATAS.Indicators.IMarketByOrdersCache | Interface for manager that provides access to market by orders cache |
►CATAS.Indicators.ITimeMarketDataCache< MarketDataArg > | |
CATAS.Indicators.ITradesCache | Interface for manager that provides access to trades cache |
CATAS.Indicators.ITradingManager | Interface representing a trading manager for handling trading-related operations |
►CATAS.DataFeedsCore.Statistics.ITradingStatistics | |
CATAS.DataFeedsCore.Statistics.TradingStatistics | |
CATAS.DataFeedsCore.Statistics.ITradingStatisticsProvider | |
CATAS.Indicators.ITradingVolumeInfo | Interface for providing information about the volume selector |
CATAS.Indicators.IVolumeSelectorItem | Interface representing the volume template |
►CJsonConverter | |
CATAS.Indicators.Filters.Converters.FilterJsonConverterBase< TFilter, TValue > | |
CATAS.Indicators.MarketDepthSnapshot | Represents the end state of market depth over a specified time period |
CATAS.Indicators.MarketDepthSnapshotRequest | Represents a request to retrieve a snapshot of the market depth for a specified time range |
CATAS.DataFeedsCore.Statistics.MyTradeQueue | |
CATAS.DataFeedsCore.OptionSeries | |
CATAS.DataFeedsCore.OvernightSwapValue | |
►CUtils.Common.Attributes.ParameterAttribute | |
►COFT.Attributes.ParameterAttribute | |
CATAS.Indicators.ParameterAttribute | |
CATAS.DataFeedsCore.PnLTradesQueue | |
CATAS.DataFeedsCore.PortfolioGroup | Represents a portfolio group used in the application |
CATAS.DataFeedsCore.PortfolioViewer | Represents a portfolio viewer used in the application |
CATAS.DataFeedsCore.PositionTradesQueue | |
CATAS.Indicators.PriceSelectionValue | Represents a class for defining price level selection in clusters and bars. Using in PriceSelectionDataSeries |
CATAS.DataFeedsCore.PriceUnit | |
CATAS.Indicators.PriceVolumeInfo | Represents information on volumes at a specific price |
CATAS.Strategies.Editors.ProtectionSettingsEditor | |
CATAS.Indicators.RangeValue | RangeDataSeries element |
CATAS.Indicators.RedrawArg | Represents the arguments for requesting a redraw of a chart |
CReferralData | |
CATAS.DataFeedsCore.SecurityFilter | |
CATAS.DataFeedsCore.SecurityRouteCache | |
CATAS.DataFeedsCore.ServerPnL | |
CATAS.DataFeedsCore.Database.SettingsItem | |
CATAS.DataFeedsCore.SimpleMyTrade | |
CATAS.DataFeedsCore.SubscriptionCounter< T > | |
CATAS.DataFeedsCore.SubscriptionCounter< ATAS.DataFeedsCore.Security > | |
CATAS.DataFeedsCore.SubscriptionManager< TKey, TValue > | |
►CSynchronizationContext | |
CATAS.DataFeedsCore.AsyncConnector< TPortfolioKey, TSecurityKey >.ConnectorSynchronizationContext | Custom synchronization context to forward await continuations to the connector queue |
CATAS.DataFeedsCore.ConnectorWebsocket.TaskQueue | |
CATAS.DataFeedsCore.TradesTimeChecker | |
CATAS.DataFeedsCore.TradingOptionsSecurity | |
►CATAS.Indicators.Drawing.TrendLine | Represents a trend line on a chart |
CATAS.Indicators.Drawing.LineTillTouch | Represents a trend line that extends until it is touched by the price |
CATAS.DataFeedsCore.UniversalMarketData | |
►CATAS.DataFeedsCore.UserChange | |
CATAS.DataFeedsCore.UserChangeHistory | |
CATAS.DataFeedsCore.UserRoleRight | |
CATAS.Indicators.ValueArea | Represents information on Value area high/low |
CATAS.Indicators.ValueChangingEventArgs< TValue > | Provides event arguments for a value changing event |
CATAS.DataFeedsCore.VolumeUnit | |