/
Documentation
Login
|
Register
| Language:
ru
cn
en
Documentation
Book
TA
Code Base
Articles
Jobs
Championship
Forum
MQL4 Reference
Checkup
IsTesting
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
IsTesting
(
)
Returns TRUE if expert runs in the testing mode, otherwise returns FALSE.
Sample:
if(IsTesting()) Print("I am testing now");
IsStopped
IsTradeAllowed