mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-07-27 18:47:55 +00:00
fix typo 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