mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-07-28 02:57:56 +00:00
Merge pull request #243 from KptKuck/dev_typo_fix
fix typo in MtApi5.mq5
This commit is contained in:
+1
-1
@@ -6685,7 +6685,7 @@ void Execute_TesterStop()
|
||||
{
|
||||
if (!IsTesting())
|
||||
{
|
||||
Print("WARNING: function UnlockTicks can be used only for backtesting");
|
||||
Print("WARNING: function TesterStop can be used only for backtesting");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user