Skip to main content

Technical Analysis Widget

This is the React component for the Technical Analysis Widget

Example#

import { TechnicalAnalysis } from "react-ts-tradingview-widgets";
<TechnicalAnalysis colorTheme="dark" width="100%"></TechnicalAnalysis>

Used Private types#

TypeValue
Interval1m / 5m / 15m / 30m / 1h / 4h / 1D / 1W / 1M

Used Public types#

TypeValue
ColorThemelight / dark

Properties#

PropertyTypeRequiredDefaultDescription
intervalIntervalfalse1mSets the default interval
widthnumber/stringfalse425Sets a static width on the component
heightnumber/stringfalse450Sets a static height on the component
autosizebooleanfalsefalseSets the width and height to 100%
isTransparentbooleanfalsefalseTransparent background for component
symbolstringfalseNASDAQ:AAPLSets the default ticker symbol
showIntervalTabsbooleanfalsetrueShow the interval tabs
localeLocalesfalseenSets the default locale
colorThemeColorThemefalselightSets the default theme
largeChartUrlstringfalseundefinedMake widget redirect to larger chart