|
BBSTRADER 2.4.0
|
Results of an order check (validation) operation. More...
#include <objects.hpp>

Public Attributes | |
| int32_t | retcode |
| Reply code. | |
| double | balance |
| Balance after the execution of the deal. | |
| double | equity |
| Equity after the execution of the deal. | |
| double | profit |
| Floating profit. | |
| double | margin |
| Margin requirements. | |
| double | margin_free |
| Free margin. | |
| double | margin_level |
| Margin level. | |
| std::string | comment |
| Comment to the reply code (description of the error) | |
| TradeRequest | request |
| The request that was checked. | |
Results of an order check (validation) operation.