BBSTRADER 2.4.0
Loading...
Searching...
No Matches
MT5::OrderCheckResult Struct Reference

Results of an order check (validation) operation. More...

#include <objects.hpp>

Collaboration diagram for MT5::OrderCheckResult:

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.
 

Detailed Description

Results of an order check (validation) operation.


The documentation for this struct was generated from the following file: