
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
The GetIndexByTicket() function.
This function returns the index of the order or position by ticket. The more accurate selection of orders or positions to be searched is specified by external parameters:
GetIndexLastPos() function.
This function returns the index of the last open position or -1. A more accurate selection of positions to be checked is defined by external parameters:
The GetLotLastPos() function.
This function returns the lot size of the last open position or -1. A more accurate selection of positions to be checked is defined by external parameters:
GetMaxLotFromOpenPos() function.
This function returns the maximum lot size from the number of open positions. A more accurate selection of positions to be checked is specified by external parameters:
GetMinLotFromOpenPos() function.
This function returns the minimum lot size from the number of open positions. A more accurate selection of positions to be checked is specified by external parameters:
The NumberOfPositions() function.
This function returns the number of positions currently open. A more accurate selection of counted positions is specified by external parameters:
GetProfitFromDateInCurrency() function.
This function returns the total profit in the currency of the positions closed since a certain date. More accurate selection of positions to be taken into account is specified using external parameters:
GetProfitOpenPosInCurrency() function.
This function returns the total profit of the currently opened positions. Profit is returned in units of the deposit currency. More accurate selection of positions to be taken into account is specified using external parameters:
GetProfitOpenPosInPoint() function.
This function returns the total profit of the currently opened positions. The profit is returned in points. A more accurate selection of positions to be taken into account is specified by external parameters:
GetTicketLastPos() function.
This function returns the ticket of the last open position or -1. A more accurate selection of positions to be taken into account is specified by external parameters: