/*!
*
* Wijmo Library 5.20251.40
* https://developer.mescius.com/wijmo
*
* Copyright(c) MESCIUS inc. All rights reserved.
*
* Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
* us.sales@mescius.com
* https://developer.mescius.com/wijmo/licensing
*
*/
/**
* {@module wijmo.vue2.chart.finance.analytics}
* Contains Vue 2 and 3 components for the wijmo.chart.finance.analytics module.
*/
/**
*
*/
export declare var ___keepComment: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.Fibonacci} class.
*
* The wj-flex-chart-fibonacci component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.Fibonacci} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartFibonacci: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.FibonacciArcs} class.
*
* The wj-flex-chart-fibonacci-arcs component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.FibonacciArcs} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartFibonacciArcs: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.FibonacciFans} class.
*
* The wj-flex-chart-fibonacci-fans component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.FibonacciFans} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartFibonacciFans: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.FibonacciTimeZones} class.
*
* The wj-flex-chart-fibonacci-time-zones component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.FibonacciTimeZones} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartFibonacciTimeZones: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.ATR} class.
*
* The wj-flex-chart-atr component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.ATR} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartAtr: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.CCI} class.
*
* The wj-flex-chart-cci component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.CCI} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartCci: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.RSI} class.
*
* The wj-flex-chart-rsi component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.RSI} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartRsi: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.WilliamsR} class.
*
* The wj-flex-chart-williams-r component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.WilliamsR} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartWilliamsR: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.Macd} class.
*
* The wj-flex-chart-macd component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.Macd} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartMacd: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.MacdHistogram} class.
*
* The wj-flex-chart-macd-histogram component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.MacdHistogram} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartMacdHistogram: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.Stochastic} class.
*
* The wj-flex-chart-stochastic component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.Stochastic} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartStochastic: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.BollingerBands} class.
*
* The wj-flex-chart-bollinger-bands component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.BollingerBands} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartBollingerBands: any;
/**
* Vue component for the {@link wijmo.chart.finance.analytics.Envelopes} class.
*
* The wj-flex-chart-envelopes component should be contained in
* a {@link wijmo.vue2.chart.finance.WjFinancialChart} component.
*
* The component supports all properties and events of the pure JavaScript {@link wijmo.chart.finance.analytics.Envelopes} class it represents.
*
* The component includes an initialized event that is raised when the control is initialized after it is added to the page.
* You can use this event to perform further initialization in addition to setting properties in markup.
* The signature of the handler function is the same as any other Wijmo event handlers.
*/
export declare var WjFlexChartEnvelopes: any;
export declare function registerChartFinanceAnalytics(app: any): void;