symbol | string | false | FX:EURUSD | Default symbol for widget |
width | number/string | false | 350 | Sets a static width on the component |
height | number/string | false | 220 | Sets a static height on the component |
locale | Locales | false | en | Sets the default locale |
dateRange | DateRange | false | 12M | Default date range of chart |
autosize | boolean | false | false | Sets the width and height to 100% |
colorTheme | ColorTheme | false | light | Sets the default theme |
trendLineColor | string | false | rgba(41, 98, 255, 1) | Sets default color of Price Line |
underLineColor | string | false | rgba(41, 98, 255, 0.3) | Sets the default color of Under line area |
underLineBottomColor | string | false | rgba(41, 98, 255, 0) | Sets under line bottom color |
isTransparent | boolean | false | false | Transparent background for component |
largeChartUrl | string | false | undefined | Make widget redirect to larger chart |
chartOnly | boolean | false | false | Show only chart without header |