- This panel is launched via the icon to the right-hand side of the Trading view for the active instrument – clicking this again will close the panel.
- Changing the instrument in the active chart will also update this panel so it will follow selections made in the Watchlist and Positions grid.
- Live prices are displayed at the top of the panel and clicking either of these will launch the trade ticket.
- The icon supports adding or removing the instrument from a watchlist.
- Relevant News stories from the last few days are displayed and clicking a headline will display the full text of the story as a popup.
Search
<% if (previousArticle) { %>
<% } %>
<% if (allItems.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>