Skip to main content
Toggle navigation menu
Back to Website
ThinkPortal
Search
ThinkMarkets Global
ThinkMarkets explains
Market analysis & strategies
Market analysis & strategies
What are the trading hours for forex?
What is the difference between forex and stocks?
What are futures and options in trading?
What are the major forex currency pairs?
What are trading indicators?
What is position trading?
What is scalping in trading?
What is swing trading?
What is day trading?
What is a trading plan?
What is a trendline?
What is the difference between a long and short position?
What is risk management in trading?
What is a market order vs limit order?
What is support and resistance in trading?
What are moving averages in trading?
What is the MACD?
What is the RSI?
What are trading chart patterns?
What is a candlestick wick?
How do you read a candlestick chart?
What is a candlestick chart?
What is fundamental analysis?
What are the 4 stages of technical analysis?
What are the three rules of technical analysis?
What is technical analysis?
Popular search terms:
Popular Articles
<% if (articles.length) { %>
<% articles.forEach(function(article) { %>
<% if (article.section) { %>
<%= article.section.name %>
<% } %>
<%= article.title %> <% if (article.internal) { %>
Only visible to agents and admins
<% } %>
<%= Util.getExcerpt(article.body, 119) %>
<% }); %>
<% } else { %>
empty
<% } %>
Categories
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% }); %>
Categories
Categories
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
See more
<% } %>
<% } %>