/
Documentation
Login
|
Register
| Language:
ru
cn
en
Documentation
Book
TA
Code Base
Articles
Jobs
Championship
Forum
MQL4 Reference
Checkup
IsExpertEnabled
GetLastError
IsConnected
IsDemo
IsDllsAllowed
IsExpertEnabled
IsLibrariesAllowed
IsOptimization
IsStopped
IsTesting
IsTradeAllowed
IsTradeContextBusy
IsVisualMode
UninitializeReason
Use the opportunities of
MQL5 in
MetaTrader 5
Study the new MQL5 language.
Reference
is already available
bool
IsExpertEnabled
(
)
Returns TRUE if expert adwisors are enabled for running, otherwise returns FALSE.
Sample:
while(!IsStopped()) { ... if(!IsExpertEnabled()) break; }
IsDllsAllowed
IsLibrariesAllowed