- Once enabled from Settings, Trade From Chart allows selecting prices levels for orders directly from the chart instead of entering the prices on the trade ticket.
- Prices can be adjusted by dragging the labels up/down the chart. While dragging, prices are also updated on the trade ticket.
- To submit the trade the user needs to confirm the order on the trade ticket.
- Open positions appear on the chart with green label if the position is in profit or red if it is in loss.
- Order can be cancelled, or positions closed using the X button next to the label on the chart.
- When an order/position has TP/SL attached to it, the TP/SL will appear on the chart only when the order/position is selected.
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 }) %> <% }); %>