Categories
Want to add "Economic Calendar" widget from the world's famous Trading Platform Developer?
Free Economic Calendar widget for financial websites.
MetaQuotes, the developer of MT4 and MT5 trading platforms, has announced that the company has started offering the widget of “Economic Calendar” like the photo above.
The widget is provided for Free for web-developers, so they can add to websites or blogs to attract more viewers.
For example, here is the embed code for a responsive calendar widget featuring current week events:
<!– Economic Calendar Widget BEGIN –>
<script id=”economicCalendarWidget” type=”text/javascript” src=”https://c.mql5.com/js/widgets/calendar/widget.v1.js”></script>
<script type=”text/javascript”>
new economicCalendar({ width: “100%”, height: “100%”, mode: 2 });
</script>
<!– Economic Calendar Widget END –>
There are more tools and widgets that you can use for Free provided by MetaQuotes.