У нас вы можете посмотреть бесплатно Lec#2 - How to wite MQL4/MQL5 code to display output on MT4 & MT5 Terminal? или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Here is the link of next tutorial - Data Types & Variables in MQL4 & MQL5 • Lec#2 - How to wite MQL4/MQL5 code to disp... In today's tutorial No. 2, you will learn about Expert Adviser and Script options of Meta Editor 4 & 5. An EA executes its programming again and again, on every price change in the chart. Whereas, a Script executes its programming just once, in the chart. Lets suppose we write a program that checks for chart price and if it is within certain range, then it starts a Sell trade. Now If that program is written choosing EA option, then it will keep on checking price in order to start a Sell trade. However If that program is written choosing Script option, then it will check the price only once when it is dragged and dropped on the chart, in order to start a sell trade. And that’s it! In this tutorial, you will also learn to write a program in MQL4 and MQL5 programming language that displays output on MetaTrader terminal in three different ways using Comment(), Alert(), and Print() functions. Disclaimer! All sharing is for learning and educational purposes only. Everyone is responsible for his own decisions. However, risk management should be your top priority, as Forex trading is a risky business.