ManagerReportsTypeEnum
Posted by Mohammad Rahhal, Last modified by Diana Alkouni on 09 September 2020 09:43 AM
|
Description
This class represents the reports that could be generated through this API. You can invoke it using VertexFXBOAPI.ManagerReportsTypeEnum, and the following are values and the descriptions for every value:
Properties
Value |
Part |
Description |
1 |
SymbolTypesLotsReport |
Represents the trades that have been closed at a specific period grouped by symbols type. |
2 |
TransactiosLogReport |
Represents all information for all transaction operation for all accounts and the owner of these transaction. |
3 |
DpWdAjCiCoReport |
Represents information about deposit money, withdrawal, credit in and credit out for accounts. |
4 |
MarketOrdersHistoryReport |
Represents information about the market orders status of the account, hit prices, old prices, hit time, the owner of the account and the IP address of the owner. |
5 |
PendingOrdersReport |
Represents information about all pending orders such as its prices, take profit and stop loss limits, ...etc |
6 |
SymbolsLotsReport |
Represents the trades that have been closed at a specific period. |
7 |
AccountsStatusReport |
Represents the summaries of the account from many perspectives such as the balance, floating profit loss, Effective margin, margin level ....etc, for each normal accounts and coverage accounts. |
8 |
DetailOpenPositionsReport |
Represents a detailed information about all open positions for each symbol or for all symbols for both normal and coverage accounts. |
9 |
SummaryOpenPositionsReport |
Represent a summary for the opened positions. |
10 |
AccountsInfoReport |
Represents general information for a specific account(s) in the tree. |
11 |
SMSReport |
Represents general information about SMS has been sent to a specific account, the mobile number of the sender and the text of the SMS has been sent. |
12 |
MaintenanceMCallReport |
Represents information about maintenance margin call, margin requirement, equity, etc, for each account. |
See Also
VertexFX Backoffice API Index
|
(0 vote(s))
Helpful Not helpful
|