All language subtitles for 2 - The MQL4 Code English

af Afrikaans
sq Albanian
am Amharic
ar Arabic
hy Armenian
az Azerbaijani
eu Basque
be Belarusian
bn Bengali
bs Bosnian
bg Bulgarian
ca Catalan
ceb Cebuano
ny Chichewa
zh-CN Chinese (Simplified)
zh-TW Chinese (Traditional)
co Corsican
hr Croatian
cs Czech
da Danish
nl Dutch
en English
eo Esperanto
et Estonian
tl Filipino
fi Finnish
fr French
fy Frisian
gl Galician
ka Georgian
de German
el Greek
gu Gujarati
ht Haitian Creole
ha Hausa
haw Hawaiian
iw Hebrew
hi Hindi
hmn Hmong
hu Hungarian
is Icelandic
ig Igbo
id Indonesian Download
ga Irish
it Italian
ja Japanese
jw Javanese
kn Kannada
kk Kazakh
km Khmer
ko Korean
ku Kurdish (Kurmanji)
ky Kyrgyz
lo Lao
la Latin
lv Latvian
lt Lithuanian
lb Luxembourgish
mk Macedonian
mg Malagasy
ms Malay
ml Malayalam
mt Maltese
mi Maori
mr Marathi
mn Mongolian
my Myanmar (Burmese)
ne Nepali
no Norwegian
ps Pashto
fa Persian
pl Polish
pt Portuguese
pa Punjabi
ro Romanian
ru Russian
sm Samoan
gd Scots Gaelic
sr Serbian
st Sesotho
sn Shona
sd Sindhi
si Sinhala
sk Slovak
sl Slovenian
so Somali
es Spanish
su Sundanese
sw Swahili
sv Swedish
tg Tajik
ta Tamil
te Telugu
th Thai
tr Turkish
uk Ukrainian
ur Urdu
uz Uzbek
vi Vietnamese
cy Welsh
xh Xhosa
yi Yiddish
yo Yoruba
zu Zulu
or Odia (Oriya)
rw Kinyarwanda
tk Turkmen
tt Tatar
ug Uyghur
Would you like to inspect the original subtitles? These are the user uploaded subtitles that are being translated: 1 00:00:03,720 --> 00:00:07,010 Hello guys welcome to this and cure for programming tutorial. 2 00:00:07,120 --> 00:00:13,460 In this video we'll be looking at the three main parts of the cure for language. 3 00:00:13,520 --> 00:00:21,470 First you already have your empty force set up you click this icon to open your meter. 4 00:00:21,520 --> 00:00:27,540 Editor as the default text editor for the method reader for platform when you click this you should 5 00:00:27,540 --> 00:00:36,120 get a new a new program open up on your screen then you click the new button then choose X by the vessel 6 00:00:36,330 --> 00:00:41,550 next and let's call this land one for the sake of this class. 7 00:00:41,550 --> 00:00:48,930 You can name it anything you want anyone to click next click next click finish. 8 00:00:48,930 --> 00:00:52,710 Now in your MQ for program you have three main parts. 9 00:00:52,710 --> 00:00:56,440 You have the initialize phase. 10 00:00:56,530 --> 00:01:05,400 There's this section that runs when you place your E on the shots as your robots UN Charter your expert 11 00:01:05,400 --> 00:01:07,020 advice on charts. 12 00:01:07,020 --> 00:01:17,850 Now I have the on the initialize on the in it is the section that runs when you remove your ID from 13 00:01:17,920 --> 00:01:27,440 Charles and the main the main function that always runs is the on tick function. 14 00:01:27,440 --> 00:01:35,250 This function that runs every time the new tick arrives on you on your platform. 15 00:01:42,650 --> 00:01:52,470 Like you have ticks on the empty four platform like this every candle on this chart is formed by ticks. 16 00:01:52,520 --> 00:01:59,930 These are these one hour charts with this candle was formed by ticks over the course of one r and you 17 00:01:59,930 --> 00:02:01,450 can switch to 30 minutes. 18 00:02:01,460 --> 00:02:09,090 These countries will form 30 minutes each and every time it comes to your platform. 19 00:02:09,120 --> 00:02:11,820 This part this part of your code is wrong. 20 00:02:12,800 --> 00:02:17,480 So first let's check out the initialize. 21 00:02:18,110 --> 00:02:26,360 Let's play some codes in here that we're going to run on the initialized the initialized and the tic 22 00:02:26,360 --> 00:02:28,950 phase of our experts. 23 00:02:29,150 --> 00:02:30,650 First on the take. 24 00:02:30,660 --> 00:02:36,670 Let's just say comments or print prints. 25 00:02:42,380 --> 00:02:49,830 A no charts and then copy this code 26 00:02:52,530 --> 00:02:55,660 on the end it's a removed from chart 27 00:03:01,020 --> 00:03:04,960 and the Arctic will say he is too. 28 00:03:05,060 --> 00:03:05,750 Chart 29 00:03:11,230 --> 00:03:12,500 some wind. 30 00:03:12,510 --> 00:03:22,710 Compare this and moving back to my empty for now I have to go to the experts journals not any quote 31 00:03:22,710 --> 00:03:27,760 you writes any prince called you right to be printed to the experts. 32 00:03:27,780 --> 00:03:31,030 Look any prints quote you write. 33 00:03:31,060 --> 00:03:33,620 If I say print print 34 00:03:38,610 --> 00:03:51,660 anything to experts long now any anything you print will be shown in the expert look. 35 00:03:52,740 --> 00:04:00,360 So now let's run this code in one will place it on charts and look cheap. 36 00:04:00,360 --> 00:04:01,560 Now you can see 37 00:04:04,710 --> 00:04:10,770 now on charts which is the one in its first print command. 38 00:04:10,770 --> 00:04:15,660 Now dig in now on charts and then after that you get anything to us. 39 00:04:15,660 --> 00:04:22,820 But look these are the two print commands we sent in our one in its function. 40 00:04:22,860 --> 00:04:26,360 Not on to one take will not run because my market is closed. 41 00:04:26,370 --> 00:04:34,700 If your market is open you will continue to get this message in your eyes but low continuously too you 42 00:04:34,710 --> 00:04:36,930 remove the experts from your chart. 43 00:04:36,930 --> 00:04:44,280 Now if I remove these experts tell me removed and I get the message e removed from chart. 44 00:04:44,340 --> 00:04:50,240 So basically if your market is open you should get this repeatedly too. 45 00:04:51,040 --> 00:04:57,930 You get this when you remove the E from chapter and these are the three main parts of the three main 46 00:04:57,930 --> 00:05:08,310 functions of any expert advisor what are functions in the on time of functions you have downtime a function 47 00:05:09,240 --> 00:05:17,980 you have the on test function you have the on shots event function. 48 00:05:18,180 --> 00:05:24,600 Now we may not look at all these functions but we'll definitely look at the one timer and HRT event 49 00:05:24,600 --> 00:05:26,900 later in this course. 50 00:05:26,910 --> 00:05:28,510 Thanks for watching these days. 51 00:05:28,560 --> 00:05:33,880 I hope you continue and I hope you understood if you have any questions leave it in the comments section. 52 00:05:34,080 --> 00:05:34,490 Thank you. 5028

Can't find what you're looking for?
Get subtitles in any language from opensubtitles.com, and translate them here.