Contents 

Getting Started
Terminal Installation
Terminal Start
Opening of Accounts
Authorization
Security System
Live Update
Client Terminal Settings
Server
Charts
Objects
Trade
Expert Advisors
Email
Publisher
Events
User Interface
Main Menu
File
View
Insert
Charts
Tools
Window
Help
Toolbars
Standard
Charts
Line Studies
Periodicity
Market Watch
Data Window
Navigator
Terminal
Trade
Account History
News
Alerts
Mailbox
Experts
Journal
Tester
Setup
Properties
Results
Graph
Report
Journal
Optimization Results
Optimization Graph
Fast Navigation
Working with Charts
Chart Opening
Setup
Chart Management
Charts Print
Deleted Charts
Templates and Profiles
Analytics
Graphical Objects
Line Studies
Technical Indicators
Accelerator/Decelerator Oscillator
Accumulation/Distribution
Alligator
Average Directional Movement Index
Average True Range
Awesome Oscillator
Bollinger Bands
Commodity Channel Index
DeMarker
Elder-rays
Envelopes
Force Index
Fractals
Gator Oscillator
Ichimoku Kinko Hyo
Market Facilitation Index
Momentum
Money Flow Index
Moving Average
Moving Average Convergence/Divergence
Moving Average of Oscillator
On Balance Volume
Parabolic SAR
Relative Strength Index
Relative Vigor Index
Standard Deviation
Stochastic Oscillator
Williams' Percent Range
Trading
Order Types
Trailing Stop
Types of Execution
Trade Positions
Open Positions
Modifying of Positions
Position Close
Placing of Pending Orders
Modifying of Pending Orders
Deletion of Pending Orders
Auto Trading
MQL 4
MetaEditor
Expert Advisors
Creation
Setup
Launch
Shutdown
Strategy Testing
Setup
Results
History Files in FXT Format
Expert Optimization
Setup
Results
Custom Indicators
Creation
Setup
Attaching to Chart
Remove
Scripts
Creation
Setup
Launch
Shutdown
Tools
History Center
Export of Quotes
Global Variables
Contract Specification
Languages Support
 
 

Terminal — Trade

Previous     Next

Trade Tab

The "Trade" tab contains information about the current status of the trading account, about open positions and pending orders placed. All open positions can be sorted by any field. Then there is a line of the account balance and financial result of open positions followed by the list of pending orders. When a pending order triggers, a new position will be opened and the pending order line will be replaced with that of the position opened.

All trade operations are displayed as a table having the following fields (from left to right):

  • Order — the operation ticket number. It is a unique number of the trade operation;

  • Time — time of position opening. The time is represented as YYYY.MM.DD HH:MM (year.month.day hour:minute). This is the time at which the position was opened;

  • Type — type of the trade operation. There are several types of trading operations that can appear here: "Buy" — long position, "Sell" — short position, and pending orders named Sell Stop, Sell Limit, Buy Stop, and Buy Limit;

  • Lots — the amount of lots participating in operation. The minimum amount of lots to participate in operations is defined by the brokerage company, and the maximum is limited by the deposit size;

  • Symbol — this field displays the name of the security participating in the trade operation;

  • Price — price of position opening (no to be mixed up with the current price described below). This is the price at which the position was opened;

  • S/L — the placed Stop Loss order level. If the order has not been placed, a zero value will be written in this field.
    More details about working with orders can be found in the corresponding section;

  • T/P — the placed Take Profit order level. If the order has not been placed, a zero value will be written in this field.
    More details about working with orders can be found in the corresponding section;

  • Price — the current price of the security (not to be mixed up with that of position opening described above);

  • Commission — commissions charged by the brokerage company at preforming trade operations are written in this field;

  • Swap — charging of swaps is stored in this cell;

  • Profit — the financial result of the transaction made will be written in this field taking the current price into consideration. Positive result means that the transaction was profitable, and negative one means that it was unprofitable;

  • Comments — comments on trade operations are stored in this column. A comment can only be written at the position opening or at placing of an order. Comment cannot be changed at order or position modifying. Besides, the brokerage company can store a comment to a trade operation, as well.

This tab allows not only to view the open positions and placed orders, but to manage trading activities. One can do the following here: open a new position, place a pending order, modify or delete it, and close a position. To do all this, one has to use the following context menu commands:

  • New Order — a new order. The orders managing window will appear at this command. A new position can be opened and a pending order can be placed in it. At that, the following must be specified: the security, amount of lots, order type (market order or a pending one), as well as Stop Loss and Take Profit order levels. More details about placing of orders can be found in the "Control over Trade Positions" section;

  • Close Order — close a trade position. This command becomes active only if the context menu has been called at an open position. The order managing window appears at this command, as well. This window displays not only "Sell" and "Buy" buttons, but also the "Close#XXXXXXX ..." button (where еееееее is the position ticket number). Besides, having executed this command, one can close the selected positions together with the hedged ones. More details about closing of positions can be found in the corresponding section;

  • Modify or Delete Order — change the "Stop Loss" and "Take Profit" values of open positions or the pending order price. If the Stop Loss and Take Profit levels specified are too close to the current price, the error message will appear, and the levels will not be placed. Their values must be changed to be not so close to the current price, and then they can be placed again. More details about modifying of orders can be found in the section of the same name;

  • Trailing Stop — place, modify, or delete the "Trailing Stop" level. Having selected the corresponding level in the menu, one can activate the trailing stop with the given parameter. The "None" value is used for disabling of the order. "Delete All" — disable all trailing stops. More details about trailing stops are given in the "Trailing Stop" section;

  • Profit — show profit/loss as points, as term currency, or as deposit currency. Changes in this parameter are displayed in the "Profit" field. If the parameter of "show profit in the term currency" (quote currency) is selected had, there are, for example, open positions for USDJPY, the profit will be shown in Japanese Yens;

  • Commissions — show/hide the "Commissions" column where the commission for each of the performed trade operations will be displayed;

  • Comments — show/hide the "Comment" column. Comments to trade operations are written in this column. A comment can be written only if a position is being opened or an order is being placed. It cannot be changed at modifying of an order or of a position. Besides, the brokerage company can write a comment to a trade operation;

  • Auto Arrange — automatic arrangement of columns at changing of the window size;

  • Grid — show/hide grid to separate columns.

Accelerating keys of Ctrl+F9 switch the the focus in the "Terminal — Trade" window. After they have been pressed, one can trade with the keyboard.