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

Information regarding the terminal and connection status. More...

#include <objects.hpp>

Public Attributes

bool community_account
 True if logged into MQL5 community.
 
bool community_connection
 True if connected to MQL5 community.
 
bool connected
 True if connected to trade server.
 
bool dlls_allowed
 True if DLLs are allowed.
 
bool trade_allowed
 True if trading is allowed.
 
bool tradeapi_disabled
 True if Trade API is disabled.
 
bool email_enabled
 True if email sending is enabled.
 
bool ftp_enabled
 True if FTP publishing is enabled.
 
bool notifications_enabled
 True if smartphone notifications are enabled.
 
bool mqid
 MetaQuotes ID availability.
 
int32_t build
 Terminal build number.
 
int32_t maxbars
 Max bars on chart.
 
int32_t codepage
 Codepage number.
 
int32_t ping_last
 Last ping value in microseconds.
 
double community_balance
 MQL5 community balance.
 
double retransmission
 Retransmission percentage.
 
std::string company
 Broker company name.
 
std::string name
 Terminal name.
 
std::string language
 Language.
 
std::string path
 Path to terminal installation.
 
std::string data_path
 Path to terminal data folder.
 
std::string commondata_path
 Path to common data folder.
 

Detailed Description

Information regarding the terminal and connection status.


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