| feedMode | FeedMode | false | all_symbols | Sets the feed mode |
| market | Market | true | undefined | Sets the market type, only used when FeedMode is market |
| symbol | string | true | undefined | Sets the default symbol, only used when FeedMode is symbol |
| colorTheme | ColorTheme | false | light | Sets the default theme |
| isTransparent | boolean | false | false | Transparent background for component |
| displayMode | Displaymode | false | regular | Sets default Display mode |
| width | number/string | false | 480 | Sets a static width on the component |
| height | number/string | false | 830 | Sets a static height on the component |
| autosize | boolean | false | false | Sets the width and height to 100% |
| locale | Locales | false | en | Sets the default locale |
| symbol | string | false | undefined | Set default ticker instead of default all tickers |
| largeChartUrl | string | false | undefined | Make widget redirect to larger chart |