A CFD, or Contract for Difference, is a type of derivative that lets you trade on the price changes of assets such as stocks, commodities or indices without taking ownership of them. You enter a contract to exchange the difference in price between the opening and closing trade. Your profit or loss depends on whether the price moves in your favour or against you. CFDs are leveraged and carry a risk of amplified losses.
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 }) %> <% }); %>