All language subtitles for 8. Scalping trading strategy + Portfolio management

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 Download
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
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:11,670 --> 00:00:19,860 Hi, everyone, and welcome in this new video for this video, you need to download the zip file attached 2 00:00:20,010 --> 00:00:20,760 to this video. 3 00:00:22,170 --> 00:00:34,350 Or take the zip file on the GitHub to have access to the minutes data of civil forex assets, and you 4 00:00:34,350 --> 00:00:37,140 just need to drag and drop here to use them. 5 00:00:39,020 --> 00:00:41,120 Here I have just a little bit. 6 00:00:41,330 --> 00:00:46,880 Modify the methods one of five preprocessing function. 7 00:00:47,060 --> 00:00:47,440 OK. 8 00:00:47,640 --> 00:00:50,880 I've created preprocessing minutes function. 9 00:00:50,960 --> 00:00:51,380 Why? 10 00:00:51,710 --> 00:00:57,170 Because when you import DV data, you just have the dates like this. 11 00:00:57,210 --> 00:00:57,530 OK. 12 00:00:57,770 --> 00:00:59,360 But when you want to import. 13 00:01:00,670 --> 00:01:06,520 A timeframe lower than the daily data, late hour or minute, et cetera. 14 00:01:07,210 --> 00:01:14,500 You will have another column named Son, so as index, we can put two columns. 15 00:01:14,650 --> 00:01:18,130 So even if it's not really clean. 16 00:01:19,510 --> 00:01:28,510 In technical or programmation way, OK, we are here to make algorithmic trading, not a programmation 17 00:01:28,510 --> 00:01:31,030 course, so it will be fine for us. 18 00:01:31,180 --> 00:01:33,760 OK, so we put two. 19 00:01:34,980 --> 00:01:37,530 Index, so date and time. 20 00:01:37,890 --> 00:01:41,790 So cute, I have put an example, so it's really exactly the same thing. 21 00:01:42,000 --> 00:01:44,840 We just put same as index two. 22 00:01:45,270 --> 00:01:45,630 OK. 23 00:01:46,170 --> 00:01:48,120 And then we will use. 24 00:01:49,850 --> 00:01:59,660 Several forex assets to trade the cheaper resistance estimate, errors, a strategic arms it's OK to. 25 00:02:01,040 --> 00:02:05,840 Take the region as outputs and to see if. 26 00:02:07,250 --> 00:02:16,130 This strategy work on several assets, and we will see how to create a portfolio of trading strategy 27 00:02:16,370 --> 00:02:21,620 because it's really one of the most important thing when you will. 28 00:02:22,810 --> 00:02:31,510 Create your own strategy, so I have put the name of all the currencies, and then it's very simple. 29 00:02:31,930 --> 00:02:34,320 You need to create an empty to the frame. 30 00:02:35,050 --> 00:02:40,330 And we just do a loop on all the assets on the list name. 31 00:02:40,350 --> 00:02:45,370 So this list and we propose as a data and we compute the return on. 32 00:02:46,500 --> 00:02:53,370 With a duration order of 10 minutes and a spread of one over. 33 00:02:54,970 --> 00:02:55,240 Ten. 34 00:02:56,200 --> 00:02:56,550 OK. 35 00:02:58,250 --> 00:03:02,480 Then we will plot the results, so as we can see. 36 00:03:04,280 --> 00:03:13,910 Globally, we see that all the strategy works, works well, works not very well, but we see that the 37 00:03:13,910 --> 00:03:19,070 strategy has an inoperable trend in the. 38 00:03:20,990 --> 00:03:22,700 In the performance in the profits. 39 00:03:23,060 --> 00:03:24,950 But the problem is that. 40 00:03:27,610 --> 00:03:34,030 If you choose the wrong strategy like USD, GBP, for example, OK, deep white, sorry. 41 00:03:35,560 --> 00:03:43,540 You will have very bad results because you can see that this strategy has a very bad drawdown and that 42 00:03:43,540 --> 00:03:45,520 the performance, it's very, very bad. 43 00:03:45,590 --> 00:03:54,130 OK, so it will be very difficult just to pick one good strategy, one best strategy. 44 00:03:54,440 --> 00:03:55,600 OK, so. 45 00:03:56,910 --> 00:03:57,870 To minimize. 46 00:03:58,860 --> 00:04:07,290 You risk all over all, the strategy you needed to create a portfolio or strategy. 47 00:04:07,440 --> 00:04:09,570 It's very, very, very important. 48 00:04:09,810 --> 00:04:15,390 You will not just walk with one strategic one only strategy because it's really too risky. 49 00:04:17,130 --> 00:04:25,290 What you need to do is to take civil assets to create a portfolio of strategy. 50 00:04:26,100 --> 00:04:30,450 So how do we create a portfolio of strategy using? 51 00:04:33,440 --> 00:04:34,820 The same strategy. 52 00:04:35,180 --> 00:04:37,520 OK, but on different on the line. 53 00:04:37,820 --> 00:04:47,960 But if you want to diversify your portfolio, you can add some overall strategy on other on the plane 54 00:04:48,380 --> 00:04:50,810 using over strategies. 55 00:04:51,050 --> 00:04:51,380 OK. 56 00:04:51,500 --> 00:04:53,570 So it's really. 57 00:04:55,820 --> 00:04:57,470 Interesting to do it. 58 00:04:58,190 --> 00:04:59,360 So let me show you. 59 00:05:01,220 --> 00:05:04,130 So first, we need to create the portfolio. 60 00:05:04,400 --> 00:05:06,770 The portfolio is just off some of. 61 00:05:08,240 --> 00:05:17,150 The acid dividing by the shape of Earth regions, so the number of assets in the portfolio. 62 00:05:17,990 --> 00:05:20,420 Then we use the Jolan function. 63 00:05:20,570 --> 00:05:26,120 So it's explain on the backtesting chapter, so I will not explain it here. 64 00:05:26,870 --> 00:05:30,530 And for each strategy. 65 00:05:30,890 --> 00:05:38,900 So each individual strategy and the portfolio of strategy, we will compute the region or the Jordan 66 00:05:38,900 --> 00:05:39,500 ratio. 67 00:05:40,070 --> 00:05:43,970 And here, as we can see the region or a Jordan ratio. 68 00:05:46,300 --> 00:05:49,210 Is very, very good for the pope for you. 69 00:05:49,420 --> 00:05:53,860 OK, because we have only one assets above the pope for you. 70 00:05:54,250 --> 00:05:58,150 OK, and above length 0.05. 71 00:05:58,180 --> 00:06:01,720 So it's really, really, really, really good. 72 00:06:01,990 --> 00:06:02,410 OK. 73 00:06:02,830 --> 00:06:08,020 For example, if you choose the wrong assets like this one, OK, you will use. 74 00:06:08,140 --> 00:06:09,160 You will lose. 75 00:06:09,160 --> 00:06:14,710 So a lot of money and to have the right to have to pick one. 76 00:06:14,710 --> 00:06:16,090 Good strategy one. 77 00:06:16,420 --> 00:06:17,520 Another good one. 78 00:06:17,530 --> 00:06:18,130 ET cetera. 79 00:06:18,670 --> 00:06:22,240 It can be interesting to create a portfolio of strategic. 80 00:06:23,940 --> 00:06:31,830 And you devised, for example, if you want to have one price action strategy and you want to put $10000 81 00:06:31,830 --> 00:06:32,190 on. 82 00:06:34,520 --> 00:06:42,140 You can take five price accents within the same strategy or different strategy on different on the line. 83 00:06:42,350 --> 00:06:42,680 OK. 84 00:06:43,100 --> 00:06:49,460 And put 2000 on each strategies and puts $2000. 85 00:06:49,490 --> 00:06:58,070 Each strategy can be a very good way and a very simple way because it exists more complex way to diversify 86 00:06:58,070 --> 00:06:58,880 your investments. 87 00:06:59,630 --> 00:07:02,570 But it can be a very good way to. 88 00:07:04,200 --> 00:07:08,190 Put more safety into your trading strategy. 89 00:07:10,560 --> 00:07:19,260 Though, as we can see, we have a very, very, very good result because we have made light. 90 00:07:24,090 --> 00:07:26,460 Six percent by year, OK? 91 00:07:26,580 --> 00:07:31,500 Six percent in one year using the portfolio because we have made. 92 00:07:33,020 --> 00:07:40,490 Sixty seven point five percent in one year and three months, so we can we can tell six percent in one 93 00:07:40,490 --> 00:07:40,730 year. 94 00:07:41,000 --> 00:07:42,110 OK, so. 95 00:07:43,400 --> 00:07:50,270 But with a drawdown of one point seven percent. 96 00:07:50,550 --> 00:07:56,750 Okay, so it's very, very, very, very good because if you take. 97 00:07:58,040 --> 00:08:03,620 The annualized return, the the average of the annualized return of. 98 00:08:04,820 --> 00:08:10,430 The S&P 500 is around six percent and eight percent. 99 00:08:10,550 --> 00:08:15,650 But the draw long is team time 10 times more high. 100 00:08:15,980 --> 00:08:21,650 So it's very, very a good strategy that we have created here. 101 00:08:22,650 --> 00:08:30,510 But I want to warn you that it's a good strategy that to put a strategy in life trading. 102 00:08:31,100 --> 00:08:36,390 OK, we'll discuss about that in the metaphor of five Byton Girls. 103 00:08:36,630 --> 00:08:36,990 OK. 104 00:08:38,310 --> 00:08:40,020 So in this course. 105 00:08:40,410 --> 00:08:48,320 OK, we will talk about the process to Poots and then go it elaborating. 106 00:08:48,420 --> 00:08:48,780 OK. 107 00:08:49,050 --> 00:08:53,560 The the true process from the data from the life treaty. 108 00:08:53,580 --> 00:08:53,970 OK. 109 00:08:54,240 --> 00:08:54,780 And. 110 00:08:56,980 --> 00:09:00,490 It means that you need to have a civil. 111 00:09:02,060 --> 00:09:03,500 Step between. 112 00:09:05,800 --> 00:09:13,960 The strategy, like ladies, OK, we have a good strategy and the life trading and the big step between. 113 00:09:15,480 --> 00:09:23,820 The strategy and the lifting is the practice and the incubation period, so we'll talk about this in 114 00:09:24,360 --> 00:09:25,890 one of the next call. 115 00:09:26,250 --> 00:09:29,760 And on the YouTube channel, on the next videos. 116 00:09:30,420 --> 00:09:38,880 So on the next call, 835 and Python, the next course, and we will also talk about this on the YouTube 117 00:09:38,880 --> 00:09:39,290 channel. 118 00:09:39,300 --> 00:09:45,900 So don't hesitate to join the Discord forum if you want to be informed of this. 119 00:09:47,180 --> 00:09:48,320 New video. 10183

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