Add(Indicator indicator) | ATAS.Indicators.BaseIndicator | protected |
AddAlert(string soundFile, string instrument, string message, CrossColor background, CrossColor foreground) | ATAS.Indicators.ExtendedIndicator | protected |
AddAlert(string soundFile, string message) | ATAS.Indicators.ExtendedIndicator | protected |
AddText(string tag, string text, bool isAbovePrice, int bar, decimal price, Color textColor, Color outlineColor, Color fillColor, float fontSize, DrawingText.TextAlign align, bool autoSize=false) | ATAS.Indicators.Indicator | protected |
AddText(string tag, string text, bool isAbovePrice, int bar, decimal price, Color textColor, Color fillColor, float fontSize, DrawingText.TextAlign align, bool autoSize=false) | ATAS.Indicators.Indicator | protected |
AddText(string tag, string text, bool isAbovePrice, int bar, int price, int yOffset, int xOffset, Color textcolor, Color outlinecolor, Color fillcolor, float fontSize, DrawingText.TextAlign align, bool autoSize=false) | ATAS.Indicators.Indicator | protected |
ATAS::Indicators::ExtendedIndicator.AddText(string tag, string text, bool isAbovePrice, int bar, decimal price, int yOffset, int xOffset, Color textColor, Color outlineColor, Color fillColor, float fontSize, DrawingText.TextAlign align, bool autoSize=false) | ATAS.Indicators.ExtendedIndicator | protected |
AllowedInteraction | ATAS.Indicators.ChartObject | |
ApplyDefaultColors() | ATAS.Indicators.ExtendedIndicator | |
BarValueChanged | ATAS.Indicators.BaseIndicator | |
BaseIndicator(bool useCandles=false) | ATAS.Indicators.BaseIndicator | protected |
Calculate(int bar, decimal value) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
Category | ATAS.Indicators.Indicator | |
ChartArea | ATAS.Indicators.Indicator | protected |
ChartInfo | ATAS.Indicators.Indicator | |
ChartType | ATAS.Indicators.Indicator | |
Clear() | ATAS.Indicators.BaseIndicator | protected |
Container | ATAS.Indicators.ExtendedIndicator | |
CumulativeDomAsks | ATAS.Indicators.Indicator | protected |
CumulativeDomBids | ATAS.Indicators.Indicator | protected |
CurrentBar | ATAS.Indicators.BaseIndicator | |
DataPath | ATAS.Indicators.Indicator | |
DataProvider | ATAS.Indicators.ExtendedIndicator | |
DataSeries | ATAS.Indicators.BaseIndicator | |
DenyToChangePanel | ATAS.Indicators.ExtendedIndicator | |
Dispose() | ATAS.Indicators.ExtendedIndicator | virtual |
DoActionInGuiThread(Action action) | ATAS.Indicators.Indicator | protected |
Draw(RenderContext context, DrawingLayouts layout) | ATAS.Indicators.ExtendedIndicator | |
DrawAbovePrice | ATAS.Indicators.ExtendedIndicator | |
EnableCustomDrawing | ATAS.Indicators.ExtendedIndicator | |
ExtendedIndicator(bool useCandles=false) | ATAS.Indicators.ExtendedIndicator | protected |
FirstVisibleBarNumber | ATAS.Indicators.Indicator | protected |
FullScreenMode | ATAS.Indicators.ExtendedIndicator | |
GetCandle(int bar) | ATAS.Indicators.ExtendedIndicator | protected |
GetCursor(RenderControlMouseEventArgs e) | ATAS.Indicators.ChartObject | virtual |
GetFixedProfile(FixedProfileRequest request) | ATAS.Indicators.ExtendedIndicator | protected |
GetMarketByOrdersCache(TimeSpan period) | ATAS.Indicators.ExtendedIndicator | protected |
GetMarketByOrdersWithTradesCache(TimeSpan period) | ATAS.Indicators.ExtendedIndicator | protected |
GetMarketDepthSnapshot() | ATAS.Indicators.Indicator | protected |
GetTradesCache(TimeSpan period) | ATAS.Indicators.ExtendedIndicator | protected |
HorizontalLinesTillTouch | ATAS.Indicators.ExtendedIndicator | |
Indicator(bool useCandles=false) | ATAS.Indicators.Indicator | protected |
Instrument | ATAS.Indicators.Indicator | |
InstrumentInfo | ATAS.Indicators.Indicator | protected |
IsDisposed | ATAS.Indicators.BaseIndicator | |
IsNewMonth(int bar) | ATAS.Indicators.Indicator | protected |
IsNewSession(int bar) | ATAS.Indicators.Indicator | protected |
IsNewWeek(int bar) | ATAS.Indicators.Indicator | protected |
IsVerticalIndicator | ATAS.Indicators.BaseIndicator | |
Labels | ATAS.Indicators.ExtendedIndicator | |
LastVisibleBarNumber | ATAS.Indicators.Indicator | protected |
LineSeries | ATAS.Indicators.BaseIndicator | |
Locked | ATAS.Indicators.ChartObject | |
LockedOnChanged() | ATAS.Indicators.ChartObject | protectedvirtual |
MarketByOrders | ATAS.Indicators.ExtendedIndicator | protected |
MarketDepthChanged(MarketDataArg depth) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
MarketDepthInfo | ATAS.Indicators.Indicator | protected |
MarketDepthsChanged(IEnumerable< MarketDataArg > depths) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
MarketTime | ATAS.Indicators.ExtendedIndicator | |
MeasurePerformance(string name) | ATAS.Indicators.BaseIndicator | protectedstatic |
MouseLocationInfo | ATAS.Indicators.Indicator | protected |
Name | ATAS.Indicators.BaseIndicator | |
OnApplyDefaultColors() | ATAS.Indicators.Indicator | protectedvirtual |
OnBestBidAskChanged(MarketDataArg depth) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnCalculate(int bar, decimal value) | ATAS.Indicators.BaseIndicator | protectedpure virtual |
OnChangeProperty([CallerMemberName] string propertyName="") | ATAS.Indicators.Filters.TrackedPropertyBase | protectedvirtual |
OnContainerChanged(IIndicatorContainer container) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnCumulativeTrade(CumulativeTrade trade) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnCumulativeTradesResponse(CumulativeTradesRequest request, IEnumerable< CumulativeTrade > cumulativeTrades) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnDataProviderChanged(IIndicatorDataProvider oldDataProvider, IIndicatorDataProvider newDataProvider) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnDispose() | ATAS.Indicators.BaseIndicator | protectedvirtual |
OnFinishRecalculate() | ATAS.Indicators.BaseIndicator | protectedvirtual |
OnFixedProfilesResponse(IndicatorCandle fixedProfile, FixedProfilePeriods period) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnFixedProfilesResponse(IndicatorCandle fixedProfileScaled, IndicatorCandle fixedProfileOriginScale, FixedProfilePeriods period) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnInitialize() | ATAS.Indicators.BaseIndicator | protectedvirtual |
OnMarketByOrdersChanged(IEnumerable< MarketByOrder > values) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnNewMyTrade(MyTrade myTrade) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnNewOrder(Order order) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnNewTrade(MarketDataArg trade) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnNewTrades(IEnumerable< MarketDataArg > trades) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnOrderCancelFailed(Order order, string message) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnOrderChanged(Order order) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnOrderModifyFailed(Order order, Order newOrder, string error) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnOrderRegisterFailed(Order order, string message) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnPortfolioChanged(Portfolio portfolio) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnPositionChanged(Position position) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnRecalculate() | ATAS.Indicators.BaseIndicator | protectedvirtual |
OnRender(RenderContext context, DrawingLayouts layout) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnSourceChanged() | ATAS.Indicators.BaseIndicator | protectedvirtual |
OnUpdateCumulativeTrade(CumulativeTrade trade) | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
OnVisibleChanged() | ATAS.Indicators.BaseIndicator | protectedvirtual |
Panel | ATAS.Indicators.BaseIndicator | |
PanelPropertyChanged | ATAS.Indicators.BaseIndicator | |
PerformanceDiagnoser | ATAS.Indicators.BaseIndicator | protectedstatic |
PlatformSettings | ATAS.Indicators.Indicator | |
ProcessKeyDown(CrossKeyEventArgs e) | ATAS.Indicators.ChartObject | virtual |
ProcessKeyUp(CrossKeyEventArgs e) | ATAS.Indicators.ChartObject | virtual |
ProcessMouseClick(RenderControlMouseEventArgs e) | ATAS.Indicators.ChartObject | virtual |
ProcessMouseDoubleClick(RenderControlMouseEventArgs e) | ATAS.Indicators.ChartObject | virtual |
ProcessMouseDown(RenderControlMouseEventArgs e) | ATAS.Indicators.ChartObject | virtual |
ProcessMouseMove(RenderControlMouseEventArgs e) | ATAS.Indicators.ChartObject | virtual |
ProcessMouseUp(RenderControlMouseEventArgs e) | ATAS.Indicators.ChartObject | virtual |
ProcessMouseWheel(int delta) | ATAS.Indicators.ChartObject | virtual |
PropertyChanged | ATAS.Indicators.BaseIndicator | |
RaiseBarValueChanged(int bar) | ATAS.Indicators.BaseIndicator | protected |
RaisePanelPropertyChanged(string name) | ATAS.Indicators.BaseIndicator | protected |
RaisePropertyChanged(string propertyName) | ATAS.Indicators.BaseIndicator | protected |
RaisePropertyChanged(object sender, PropertyChangedEventArgs e) | ATAS.Indicators.BaseIndicator | protected |
RecalculateValues() | ATAS.Indicators.ExtendedIndicator | protectedvirtual |
Rectangles | ATAS.Indicators.ExtendedIndicator | |
RedrawChart(RedrawArg? redrawArg=null) | ATAS.Indicators.ExtendedIndicator | protected |
RefreshData() | ATAS.Indicators.Indicator | virtual |
RequestFixedProfileAsync(FixedProfileRequest request) | ATAS.Indicators.ExtendedIndicator | protected |
RequestForCumulativeTrades(CumulativeTradesRequest request) | ATAS.Indicators.ExtendedIndicator | protected |
SetProperty< TProperty >(ref TProperty store, TProperty value, Action onChanged=null, Func< TProperty, bool > onChanging=null, [CallerMemberName] string propertyName="") | ATAS.Indicators.Filters.TrackedPropertyBase | protected |
SetTrackedProperty< TProperty >(ref TProperty store, TProperty value, Action< string > onChanged=null, [CallerMemberName] string propertyName="") | ATAS.Indicators.Filters.TrackedPropertyBase | protected |
ShowDescription | ATAS.Indicators.ExtendedIndicator | |
SourceDataSeries | ATAS.Indicators.BaseIndicator | |
StringFormat | ATAS.Indicators.Indicator | protected |
SubscribeMarketByOrderData() | ATAS.Indicators.ExtendedIndicator | protected |
SubscribeToDrawingEvents(DrawingLayouts flags) | ATAS.Indicators.ExtendedIndicator | protected |
SubscribeToTimer(TimeSpan period, Action callback) | ATAS.Indicators.ExtendedIndicator | |
this[int index] | ATAS.Indicators.BaseIndicator | |
TickSize | ATAS.Indicators.Indicator | protected |
TimeFrame | ATAS.Indicators.Indicator | |
ToString() | ATAS.Indicators.BaseIndicator | |
TradingManager | ATAS.Indicators.Indicator | protected |
TradingStatisticsProvider | ATAS.Indicators.Indicator | |
TrendLines | ATAS.Indicators.ExtendedIndicator | |
UnsubscribeFromTimer(TimeSpan period, Action callback) | ATAS.Indicators.ExtendedIndicator | |
UseCandles | ATAS.Indicators.BaseIndicator | |
UsedIndicators | ATAS.Indicators.BaseIndicator | protected |
UseProfiling | ATAS.Indicators.BaseIndicator | protectedstatic |
UtcTime | ATAS.Indicators.ExtendedIndicator | |
ValueAreaPercent | ATAS.Indicators.Indicator | |
Visible | ATAS.Indicators.ChartObject | |
VisibleBarsCount | ATAS.Indicators.Indicator | protected |