JorrinKievit / react-ts-tradingview-widgets

This is a React component library for TradingView Widgets
https://tradingview-widgets.jorrinkievit.xyz/
MIT License
154 stars 48 forks source link

countryFilter missing from EconomicCalendarProps #47

Closed Branch closed 9 months ago

Branch commented 9 months ago

Description

The countryFilter prop (as can be seen on Tradeviews widget tool for the economic calendar here) is missing from the EconomicCalendarProps. This prop is needed in order to set default countries for the calendar.

Todo